* [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
16 lines
443 B
XML
16 lines
443 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<glyph name="dieresiscomb" format="2">
|
|
<anchor x="150.0" y="350.0" name="_top"/>
|
|
<anchor x="150.0" y="475.0" name="top"/>
|
|
<outline>
|
|
<contour>
|
|
<point x="75.0" y="475.0" type="move"/>
|
|
<point x="75.0" y="450.0" type="line"/>
|
|
</contour>
|
|
<contour>
|
|
<point x="225.0" y="475.0" type="move"/>
|
|
<point x="225.0" y="450.0" type="line"/>
|
|
</contour>
|
|
</outline>
|
|
</glyph>
|