What's Changed * Add instance number column when printing instances of a variable font * Added `is_regular` column to `ftcli print fonts-list` * Print warnings if Qu2CuPen fails to build charstrings * Loosen up requirements
What's Changed * added `ftcli utils set-revision` command to update font revision * ttf2otf: set recalcBBoxes to True to prevent crashes when creating a temporary TTF file * `var2static`: replace "." with "_" when creating instance name to avoid truncated file names
0.9.15
What's Changed * Use tx instead of subset to remove CFF hints * Print checkoutlinesufo output
What's Changed * `ftcli utils font-roganizer`: use OS/2.achVendID as fallback string when sorting by manufacturer and nor nameID8 nor nameID9 are present * Added `ftcli print instances` command to print on screens the scatic instances of a variable font * Minor fixes