You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ttLib] Change the separator for duplicate glyph names from "#" to "." (#3809)
[feaLib] Support subtable breaks in CursivePos, MarkBasePos, MarkToLigPos and MarkToMarkPos lookups (#3800, #3807)
[feaLib] If the same lookup has single substitutions and ligature substitutions, upgrade single substitutions to ligature substitutions with one input glyph (#3805)
[feaLib] Correctly handle <NULL> in single pos lookups (#3803)
[feaLib] Remove duplicates from class pair pos classes instead of raising an error (#3804)
[feaLib] Support creating extension lookups using useExtenion lookup flag
instead of silently ignoring it (#3811)
[STAT] Add typing for the simpler STAT arguments (#3812)
[otlLib.builder] Add future import for annotations (#3814)
[voltLib] Add some missing functionality and fixes to voltLib and VoltToFea, making the conversion to feature files more robust. Add also fonttools voltLib command line tool to compile VOLT sources directly (doing an intermediate fea conversion internally) (#3818)