googlefonts / fontc

Where in we pursue oxidizing (context: https://github.com/googlefonts/oxidize) fontmake.
Apache License 2.0
85 stars 14 forks source link

We no longer have to avoid reusing non-font-specific names #1119

Closed rsheeter closed 1 week ago

rsheeter commented 1 week ago

Fix for #1105 on the python side made it possible to reuse non-font-specific names, make fontc consistent.

Makes python resources/scripts/ttx_diff.py 'https://github.com/googlefonts/Exo-2.0#sources/Glyphs/Exo2-Italic.glyphs' and python resources/scripts/ttx_diff.py 'https://github.com/googlefonts/atkinson-hyperlegible#sources/AtkinsonHyperlegible.glyphs' and hopefully others identical instead of different on (name, fvar).

JMM if happy.