fonttools/Lib/fontTools/subset/testdata/expect_no_notdef_outline_ttf.ttx
2015-11-13 17:40:17 -08: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>