fonttools/Tests/subset/data/expect_no_notdef_outline_ttf.ttx
Cosimo Lupo 3cdc800873
[Tests] rename all 'testdata' folders to simply 'data'
as it's now obvious what kind of data they are
2017-01-17 13:33:46 +00:00

18 lines
359 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="2.5">
<glyf>
<!-- The xMin, yMin, xMax and yMax values
will be recalculated by the compiler. -->
<TTGlyph name=".notdef"/><!-- contains no outline data -->
</glyf>
<hmtx>
<mtx name=".notdef" width="496" lsb="10"/>
</hmtx>
</ttFont>