Skip to content

Releases: ftCLI/FoundryTools-CLI

v0.9.17

03 Jun 12:19
Compare
Choose a tag to compare

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

Full Changelog: v0.9.16...v0.9.17

v0.9.16

28 May 10:21
Compare
Choose a tag to compare

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

v0.9.15

19 May 13:00
Compare
Choose a tag to compare

What's Changed

  • Use tx instead of subset to remove CFF hints
  • Print checkoutlinesufo output

Full Changelog: v0.9.14...v0.9.15

v0.9.14

15 May 10:23
322f0ee
Compare
Choose a tag to compare

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

Full Changelog: v0.9.13...v0.9.14

v0.9.13

10 May 06:00
Compare
Choose a tag to compare

What's Changed

  • Converters rewritten as QRunnable-like objects by @ftCLI in #38
  • Bugfixes by @ftCLI in #39
  • Catch exceptions when writing data to csv by @ftCLI in #40

Full Changelog: v0.9.12...v0.9.13

v0.9.12

09 May 06:17
Compare
Choose a tag to compare

Fixed a bug that prevented form upgrading OS/2 table version < 2

v0.9.11

05 May 06:24
Compare
Choose a tag to compare

What's Changed

  • Added --scale-upm option to ftcli converter ttf2otf: scales upm of converted OTF fonts to 1000.

v0.9.10

03 May 06:22
a223a42
Compare
Choose a tag to compare

What's Changed

  • Do not append suffix to converted files (wf2ft) by @ftCLI in #34
  • Set otf2ttf minimum max_err to 0.1 by @ftCLI in #35
  • Updated dependencies by @ftCLI in #36

Full Changelog: v0.9.9...v0.9.10

v0.9.9

19 Apr 16:39
Compare
Choose a tag to compare

What's Changed

  • Do not remove .notdef outline when using subsetter
  • Add Lib.utils.subsetter to reduce code duplication
  • [ftcli converter wf2ft]: add suffix to converted files
  • [ftcli converter var2static]: fix indentation of final message
  • [Lib-converters.var2static] delete the cvar table from static instances to prevent crashes

Full Changelog: v0.9.8...v0.9.9

v0.9.8

17 Apr 12:03
ffa6735
Compare
Choose a tag to compare

What's Changed

  • Converter rewritten as classes
  • ftcli converter ttf2otf: added max_err option

Full Changelog: v0.9.7...v0.9.8