Releases: ftCLI/FoundryTools-CLI
Releases · ftCLI/FoundryTools-CLI
v0.8.1
Fixed a bug in ftcli utils font-organizer
when the source string contains illegal characters.
v0.8.0
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.1
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
Added the ftcli vf2i
subcommand to export instances from a variable font.
v0.6.6: Merge remote-tracking branch 'origin/main'
# Conflicts:
# ftcli/Lib/Font.py
v0.6.5
- Added
ftcli utils del-table
command
reorderTables
set to False when converting from/to webfonts
v0.6.4
Fixed a bug in ftcli assistant recalc-names
when both -cff
and -sf
switches were used