Post #1503156
2026-04-18 00:09 UTC
@paulvanderlaan FontTools cffLib has a remove_hints() function, but it is not exposed to any dedicated command line tool option (it is used by the subsetter, for instance). Should be a few lines script to use it.
Replies (1)
-
@paulvanderlaan@typo.social 2026-04-19 16:25
@khaled Found it and made it work in a simple script. Thank you!