Eli Heuer
Eli Heuer
Thank you both! I will try to update this soon, looking at the open type [spec](https://docs.microsoft.com/en-us/typography/opentype/spec/name) it seems like either will work. Name ID 5: >Version string. Should begin with...
Thanks @m4rc1e, yes I'll try working on this.
One thing to think about with this is Arabic fonts with bidirectional slant axes. The upstream of Cairo has an axis that interpolates between leftward (forward for Arabic) and a...
That would be great! I have a meeting Friday I'm busy getting ready for but I'll work on this after that.
@m4rc1e I made a PR for this here: https://github.com/googlefonts/gftools/pull/356 I spent some time reviewing Python error handling over the weekend, so pairing on this would be helpful if you have...
@jenskutilek Maybe that would be something the Google Fonts Unified Repository could include? https://github.com/googlefonts/Unified-Font-Repository
Sure, I'll give this a try. Thanks!
Ok, it looks like all I need to do is update the `unique_name` function in `Lib/gftools/utils.py`, PR on the way.
@thundernixon Let's keep this open and fix everything that was initially confusing before closing the issue. At the very least it should be in `gftools --list-subcommands` and have usage example...
Sure, I'll look at fixing this. I just need to figure out the Orbitron avar thing I was talking to Marc about today first.