Skip to content

Commit 33465b3

Browse files
committed
Adjust expected ttx, due to subtle booeanOperations-caused change
1 parent d6b737c commit 33465b3

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

tests/data/MutatorSans-fontmake-static-cff.ttx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<ttFont sfntVersion="OTTO" ttLibVersion="4.58">
2+
<ttFont sfntVersion="OTTO" ttLibVersion="4.61">
33

44
<GlyphOrder>
55
<!-- The 'id' attribute is only for humans; it is ignored when parsed. -->
@@ -62,12 +62,12 @@
6262
<!-- Most of this table will be recalculated by the compiler -->
6363
<tableVersion value="1.0"/>
6464
<fontRevision value="1.002"/>
65-
<checkSumAdjustment value="0x3dc19696"/>
65+
<checkSumAdjustment value="0x43ca552c"/>
6666
<magicNumber value="0x5f0f3cf5"/>
6767
<flags value="00000000 00000011"/>
6868
<unitsPerEm value="1000"/>
69-
<created value="Mon Jun 2 16:14:54 2025"/>
70-
<modified value="Mon Jun 2 16:14:54 2025"/>
69+
<created value="Thu Mar 19 06:55:22 2026"/>
70+
<modified value="Thu Mar 19 06:55:22 2026"/>
7171
<xMin value="0"/>
7272
<yMin value="-250"/>
7373
<xMax value="559"/>
@@ -566,8 +566,8 @@
566566
</CharString>
567567
<CharString name="G">
568568
101 250 300 rmoveto
569-
159 -30 hlineto
570-
-188 -15 -56 -56 -81 hhcurveto
569+
159 -35 hlineto
570+
-184 -16 -56 -55 -80 hhcurveto
571571
-11 hlineto
572572
-94 -62 -102 callsubr
573573
71 -103 callsubr

tests/data/MutatorSans-fontmake-static.ttx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="4.58">
2+
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="4.61">
33

44
<GlyphOrder>
55
<!-- The 'id' attribute is only for humans; it is ignored when parsed. -->
@@ -62,12 +62,12 @@
6262
<!-- Most of this table will be recalculated by the compiler -->
6363
<tableVersion value="1.0"/>
6464
<fontRevision value="1.002"/>
65-
<checkSumAdjustment value="0xad0d8105"/>
65+
<checkSumAdjustment value="0x72b9bbd1"/>
6666
<magicNumber value="0x5f0f3cf5"/>
6767
<flags value="00000000 00000011"/>
6868
<unitsPerEm value="1000"/>
69-
<created value="Mon Jun 2 16:14:54 2025"/>
70-
<modified value="Mon Jun 2 16:14:54 2025"/>
69+
<created value="Thu Mar 19 06:55:22 2026"/>
70+
<modified value="Thu Mar 19 06:55:22 2026"/>
7171
<xMin value="0"/>
7272
<yMin value="-250"/>
7373
<xMax value="559"/>
@@ -630,9 +630,10 @@
630630
<pt x="199" y="26" on="0"/>
631631
<pt x="246" y="26" on="1"/>
632632
<pt x="257" y="26" on="1"/>
633-
<pt x="298" y="26" on="0"/>
634-
<pt x="361" y="70" on="0"/>
635-
<pt x="402" y="176" on="0"/>
633+
<pt x="297" y="26" on="0"/>
634+
<pt x="360" y="69" on="0"/>
635+
<pt x="401" y="173" on="0"/>
636+
<pt x="409" y="265" on="1"/>
636637
<pt x="409" y="270" on="1"/>
637638
<pt x="409" y="300" on="1"/>
638639
</contour>

0 commit comments

Comments
 (0)