remove unused glyphs from fonts #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
make a script that will automatically parse all the html files to determine which characters are used by which fonts, and remove all unused glyphs from the font's files
fonttools subset will probably be useful