/font-rename

Renames fonts to their internal name and unpacks .ttc/.otc files.

Primary LanguagePythonMIT LicenseMIT

font-rename

Renames fonts to their internal name and unpacks .ttc/.otc files.

pip install font-rename
font-rename insert/directory/file/path/here

Changelog

v0.2.0

  • Add the option to remove unparsable fonts #11
  • Add .otc support #9
  • Fix invalid .ttc handling #9

v0.1.0

  • Initial Release