-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8762767
commit b955b77
Showing
13 changed files
with
229 additions
and
0 deletions.
There are no files selected for viewing
53 changes: 53 additions & 0 deletions
53
tests/tx_data/expected_output/ufo-advance-height-weight.pfa
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
tests/tx_data/input/ufo-advance-height-weight.ufo/data/com.adobe.type.processedHashMap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
'.notdef': ['w100', ['checkOutlines', 'autohint']], | ||
'A': ['w400l47243l119456l353343l273183l173168', ['checkOutlines', 'autohint']], | ||
'hashMapVersion': (1, 0), | ||
'space': ['w200', ['checkOutlines', 'autohint']], | ||
} |
43 changes: 43 additions & 0 deletions
43
tests/tx_data/input/ufo-advance-height-weight.ufo/fontinfo.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>ascender</key> | ||
<integer>750</integer> | ||
<key>capHeight</key> | ||
<integer>750</integer> | ||
<key>descender</key> | ||
<integer>-250</integer> | ||
<key>familyName</key> | ||
<string>Dummy</string> | ||
<key>guidelines</key> | ||
<array> | ||
</array> | ||
<key>postscriptBlueValues</key> | ||
<array> | ||
</array> | ||
<key>postscriptFamilyBlues</key> | ||
<array> | ||
</array> | ||
<key>postscriptFamilyOtherBlues</key> | ||
<array> | ||
</array> | ||
<key>postscriptFontName</key> | ||
<string>Dummy-Style_01</string> | ||
<key>postscriptOtherBlues</key> | ||
<array> | ||
</array> | ||
<key>postscriptStemSnapH</key> | ||
<array> | ||
</array> | ||
<key>postscriptStemSnapV</key> | ||
<array> | ||
</array> | ||
<key>styleName</key> | ||
<string>Style_01</string> | ||
<key>unitsPerEm</key> | ||
<integer>1000</integer> | ||
<key>xHeight</key> | ||
<integer>500</integer> | ||
</dict> | ||
</plist> |
35 changes: 35 additions & 0 deletions
35
...tx_data/input/ufo-advance-height-weight.ufo/glyphs.com.adobe.type.processedglyphs/A_.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<glyph name="A" format="2"> | ||
<unicode hex="0041"/> | ||
<advance height="600" width="400"/> | ||
<outline> | ||
<contour> | ||
<point name="hintSet0000" x="47" y="243" type="line"/> | ||
<point x="119" y="456" type="line"/> | ||
<point x="353" y="343" type="line"/> | ||
<point x="273" y="183" type="line"/> | ||
<point x="173" y="168" type="line"/> | ||
</contour> | ||
</outline> | ||
<lib> | ||
<dict> | ||
<key>com.adobe.type.autohint.v2</key> | ||
<dict> | ||
<key>hintSetList</key> | ||
<array> | ||
<dict> | ||
<key>pointTag</key> | ||
<string>hintSet0000</string> | ||
<key>stems</key> | ||
<array> | ||
<string>hstem 168 288</string> | ||
<string>vstem 47 306</string> | ||
</array> | ||
</dict> | ||
</array> | ||
<key>id</key> | ||
<string>w400l47243l119456l353343l273183l173168</string> | ||
</dict> | ||
</dict> | ||
</lib> | ||
</glyph> |
8 changes: 8 additions & 0 deletions
8
.../input/ufo-advance-height-weight.ufo/glyphs.com.adobe.type.processedglyphs/contents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>A</key> | ||
<string>A_.glif</string> | ||
</dict> | ||
</plist> |
14 changes: 14 additions & 0 deletions
14
tests/tx_data/input/ufo-advance-height-weight.ufo/glyphs/A_.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<glyph name="A" format="2"> | ||
<unicode hex="0041"/> | ||
<advance height="600" width="400"/> | ||
<outline> | ||
<contour> | ||
<point x="47" y="243" type="line"/> | ||
<point x="119" y="456" type="line"/> | ||
<point x="353" y="343" type="line"/> | ||
<point x="273" y="183" type="line"/> | ||
<point x="173" y="168" type="line"/> | ||
</contour> | ||
</outline> | ||
</glyph> |
4 changes: 4 additions & 0 deletions
4
tests/tx_data/input/ufo-advance-height-weight.ufo/glyphs/_notdef.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<glyph name=".notdef" format="2"> | ||
<advance width="100"/> | ||
</glyph> |
12 changes: 12 additions & 0 deletions
12
tests/tx_data/input/ufo-advance-height-weight.ufo/glyphs/contents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>.notdef</key> | ||
<string>_notdef.glif</string> | ||
<key>A</key> | ||
<string>A_.glif</string> | ||
<key>space</key> | ||
<string>space.glif</string> | ||
</dict> | ||
</plist> |
5 changes: 5 additions & 0 deletions
5
tests/tx_data/input/ufo-advance-height-weight.ufo/glyphs/space.glif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<glyph name="space" format="2"> | ||
<unicode hex="0020"/> | ||
<advance width="200"/> | ||
</glyph> |
14 changes: 14 additions & 0 deletions
14
tests/tx_data/input/ufo-advance-height-weight.ufo/layercontents.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<array> | ||
<array> | ||
<string>public.default</string> | ||
<string>glyphs</string> | ||
</array> | ||
<array> | ||
<string>com.adobe.type.processedglyphs</string> | ||
<string>glyphs.com.adobe.type.processedglyphs</string> | ||
</array> | ||
</array> | ||
</plist> |
12 changes: 12 additions & 0 deletions
12
tests/tx_data/input/ufo-advance-height-weight.ufo/lib.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>public.glyphOrder</key> | ||
<array> | ||
<string>.notdef</string> | ||
<string>space</string> | ||
<string>A</string> | ||
</array> | ||
</dict> | ||
</plist> |
10 changes: 10 additions & 0 deletions
10
tests/tx_data/input/ufo-advance-height-weight.ufo/metainfo.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>creator</key> | ||
<string>com.github.fonttools.ufoLib</string> | ||
<key>formatVersion</key> | ||
<integer>3</integer> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters