CodeZombie / TypeRip

Adobe Fonts (formerly TypeKit) font ripper
http://badnoise.net/TypeRip/
387 stars 65 forks source link

Long numeric font names (in metadata) #8

Closed hrvstr closed 5 years ago

hrvstr commented 5 years ago

Is there any software to correct the font name (metadata) after downloading? GUI or CLI does not matter really.

The name of the files is correct but after importing them to Font Book App on Mac they show up as long numeric names.

E.g.: "31d8439d73a53420631b6427a6c5b5d2f7f9f77028033b1302d6d2951c5a95cb"

hrvstr commented 5 years ago

I figured it out:

You can change the font name using these tools: https://github.com/chrissimpkins/fontname.py https://github.com/fonttools/fonttools

pierow2k commented 4 years ago

Thanks for pointing out these tools @hrvstr I had the same question and fontname looks like it should do the trick.

CodeZombie commented 4 years ago

The latest commit has finally fixed this problem. Let me know if you run into any new problems with it.