Skip to content

Releases: ftCLI/FoundryTools-CLI

v1.1.10

11 Mar 09:44
Compare
Choose a tag to compare

What's Changed

  • Fixed recalculation of italic angle
  • Add new command empty-notdef in ftcli fix

v1.1.9

04 Mar 07:41
Compare
Choose a tag to compare

What's new

  • Recalculate OS/2.xAvgCharWidth in TTF to OTF conversion

v1.1.8

01 Mar 07:28
Compare
Choose a tag to compare

What's new

  • Fixed handling of parameters in ftcli_post.py

v1.1.7

28 Feb 21:40
Compare
Choose a tag to compare

What's Changed

  • Implement xAvgCharWidth recalculation
  • Updated dependencies

v1.1.6

20 Jan 10:02
b612799
Compare
Choose a tag to compare

What's Changed

  • Fix minumum separation between alignment zones
  • Add option to delete the UniqueID from the CFF's top dictionary index
  • Update dependency fonttools to v4.47.2
  • Update dependency afdko to v4.0.1
  • Update dependency cffsubr to v0.3.0

Full Changelog: v1.1.5...v1.1.6

v1.1.5

04 Dec 11:01
dccfa59
Compare
Choose a tag to compare

What's Changed

  • Calculate zones and stems in TTF to OTF conversion

v1.1.4

19 Nov 11:54
14c6b59
Compare
Choose a tag to compare

What's Changed

  • Corrected an error in variable_to_static.py by @ftCLI in #128

v1.1.3

18 Nov 11:25
a1c270c
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug in variable to static converter that prevented updating the name table

v1.1.2

21 Oct 09:31
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Sep 07:18
Compare
Choose a tag to compare

What's Changed

What's new

  • Added a timer to all commands. Elapsed time is now logged.

Bugfixes

  • [ftcli fix empty-names]: added -r / --recursive option
  • [ftcli fix italic-angle]: added -r / --recursive option
  • [ftcli utils set-revision]: added -r / --recursive option
  • [ftcli ttf scale-upm]: limit the UPM value that can be passed by the user to a range of valid integers (16 - 16384)
  • [ftcli utils font-renamer]: log file name instead of full path
  • [ftcli otf autohint]: rename options with conflicting names

Full Changelog: v1.1.0...v.1.1.1