Marc Foley

Results 158 comments of Marc Foley

Agreed. The fix scripts already have their own module, https://github.com/googlefonts/gftools/blob/main/Lib/gftools/fix.py

Can you attach the font to this issue please. I'll then take a look.

This sounds like an issue for https://github.com/google/fonts?

agree with Eli on this. As a starting point, this gftools should be pip installable for py3. @eliheuer is this something you could work on? This means we won't need...

@thundernixon Run add-font on a directory containing fonts, not an actual font. Upgrading Pillow in fontdiffenator should solve this. Let me make a pr.

@alexeiva Reinstall gftools in the following manner `pip install git+https://github.com/googlefonts/gftools` we don't have it on pypi for py3 yet

> italic angle -> could be added as a new field in config.yaml > caret run/rise -> could be calculated from UPM and italic angle This should be done by...