* [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
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
<?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>
|