Releases: googlefonts/fontmake
v2.1.4
- Use only the default source's glyphs for interpolation (#668).
- Update dependencies:
- fontTools:
- ufo2ft:
- fontMath:
v2.1.3
v2.1.2
Update dependencies:
-
fonttools >= 4.9.0
https://github.com/fonttools/fonttools/releases/tag/4.7.0
https://github.com/fonttools/fonttools/releases/tag/4.8.0
https://github.com/fonttools/fonttools/releases/tag/4.8.1
https://github.com/fonttools/fonttools/releases/tag/4.9.0 -
glyphsLib >= 5.1.10
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.8
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.9
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.10 -
ufoLib2 >= 0.7.1
https://github.com/fonttools/ufoLib2/releases/tag/v0.7.0
https://github.com/fonttools/ufoLib2/releases/tag/v0.7.1
v2.1.1
v2.1.0
- Try to provide better error messages. Use the
--verbose DEBUG
switch to get
tracebacks again. - Disabled shiv zipapps, as nobody seemed to use them.
- Updated dependencies:
- fonttools >= 4.6.0
https://github.com/fonttools/fonttools/releases/tag/4.4.1
https://github.com/fonttools/fonttools/releases/tag/4.4.2
https://github.com/fonttools/fonttools/releases/tag/4.4.3
https://github.com/fonttools/fonttools/releases/tag/4.5.0
https://github.com/fonttools/fonttools/releases/tag/4.6.0 - glyphsLib >= 5.1.7
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.7 - ufo2ft >= 2.13.0
https://github.com/googlefonts/ufo2ft/releases/tag/v2.12.1
https://github.com/googlefonts/ufo2ft/releases/tag/v2.12.2
https://github.com/googlefonts/ufo2ft/releases/tag/v2.12.3
https://github.com/googlefonts/ufo2ft/releases/tag/v2.13.0 - ufoLib2 >= 0.6.2
https://github.com/fonttools/ufoLib2/releases/tag/v0.6.2
- fonttools >= 4.6.0
v2.0.10
Updated minimum requirements (see respective changelogs for details):
-
fonttools >= 4.4.0
-
cu2qu >= 1.6.7
-
glyphsLib >= 5.1.6
-
ufo2ft >= 2.12.0
-
ufoLib2 >= 0.6.1
v2.0.9
-
Update minimum requirements:
- fonttools >= 4.2.5
https://github.com/fonttools/fonttools/releases/tag/4.2.4
https://github.com/fonttools/fonttools/releases/tag/4.2.5 - glyphsLib >= 5.1.3
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.2
https://github.com/googlefonts/glyphsLib/releases/tag/v5.1.3 - ufo2ft >= 2.11.1
https://github.com/googlefonts/ufo2ft/releases/tag/v2.11.1
- fonttools >= 4.2.5
-
[instantiator] Fixed bug whereby "bracket" glyphs (i.e. those substituted through DesignSpace rules) were losing all the anchors, and thus were getting excluded from
mark
,mkmk
etc. features (#632).
NOTE: It is recommended that you rebuild your fonts if you used "bracket" layers or DesigSpace rules, and these glyphs contained any anchors that were meant to produce mark/mkmk features.
v2.0.8
Bumped minimum fonttools (4.2.3) and glyphsLib (5.1.1) requirements.
Fixed error when building from Glyphs file and one glyph contains duplicate layers with the same name (googlefonts/glyphsLib#566).
Fixed bug when building variable fonts and GPOS MarkBasePos subtables need to be split because of offset overflows: the mark class values were not correctly updated leading to invalid mark-base attachments (fonttools/fonttools#1797, notofonts/noto-source#145).
v2.0.7
v2.0.6
Added --debug-feature-file
option to dump content of OpenType features to a file, to aid debugging auto-generated features (kern, mark, mkmk, etc.).
Bumped requirements:
- ufo2ft >= 2.10.0
- ufoLib2 >= 0.5.1