Skip to content

Releases: ftCLI/FoundryTools-CLI

v0.8.1

07 Jun 11:23
Compare
Choose a tag to compare

Fixed a bug in ftcli utils font-organizer when the source string contains illegal characters.

v0.8.0

31 May 12:35
Compare
Choose a tag to compare

README.md file totally rewritten.

Added the fcli utils recalc-italic-bits command. When the italicAngle value in post table is not 0.0, the italic bits are set. If the italicAngle value is 0.0, the italic bits are cleared.

v0.7.2

13 May 11:14
Compare
Choose a tag to compare

Bug fixes

v0.7.1

09 May 06:06
Compare
Choose a tag to compare

ftcli assistant recalc-names: name ids 1, 4 and 6 are automatically shortened by default if they exceed the length limit. Auto shortening can be deactivated passing the --no-auto-shorten option.

ftcli names del-name renamed to ftcli names del-names: now multiple names can be deleted at once.

v0.7.0

07 May 09:30
Compare
Choose a tag to compare

Added the ftcli vf2i subcommand to export instances from a variable font.

v0.6.7

28 Apr 05:11
Compare
Choose a tag to compare
Version 0.6.7

v0.6.6: Merge remote-tracking branch 'origin/main'

20 Apr 06:26
Compare
Choose a tag to compare
# Conflicts:
#	ftcli/Lib/Font.py

v0.6.5

25 Feb 08:44
Compare
Choose a tag to compare
  • Added ftcli utils del-table command
  • reorderTables set to False when converting from/to webfonts

v0.6.4

23 Feb 09:52
Compare
Choose a tag to compare

Fixed a bug in ftcli assistant recalc-names when both -cff and -sf switches were used

v0.6.3

13 Feb 08:37
Compare
Choose a tag to compare

Bug fixes