* [varLib] Always write tuple entries for composite glyphs Fixes https://github.com/fonttools/fonttools/issues/1381 Fixes https://github.com/googlei18n/fontmake/issues/481 partially * Make sure at least one gvar delta is written for composites * Add test data for composite fix * Put in the correct issue link * Typo * Fix typos * Expand comment, add link to issue * Add ttx files for test font
15 lines
458 B
XML
15 lines
458 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<glyph name="n" format="2">
|
|
<outline>
|
|
<contour>
|
|
<point x="75.0" y="21.0" type="move"/>
|
|
<point x="75.0" y="325.0" type="line"/>
|
|
<point x="198.0" y="325.0" type="line" smooth="yes"/>
|
|
<point x="243.0" y="325.0"/>
|
|
<point x="275.0" y="293.0"/>
|
|
<point x="275.0" y="248.0" type="curve" smooth="yes"/>
|
|
<point x="275.0" y="21.0" type="line"/>
|
|
</contour>
|
|
</outline>
|
|
</glyph>
|