ToxicFrog / Ligaturizer

Programming Fonts with Ligatures added (& a script to add them to other fonts)
GNU General Public License v3.0
2.19k stars 112 forks source link

Add a new `--license-allows-edit` parameter to open protected font files #107

Open 0xcharly opened 1 year ago

0xcharly commented 1 year ago

fontforge.open(…) fails if the font file is protected against edits, and fstypepermitted is not passed explicitly.

This new parameter is optional and opt-in (ie. defaults to False) for backward compatibility/consistency, and to optain explicit acknowledgment from users that they have a valid license to edit the font.