Releases: ftCLI/FoundryTools-CLI
Releases · ftCLI/FoundryTools-CLI
v0.9.9
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
What's Changed
- Converter rewritten as classes
ftcli converter ttf2otf
: added max_err
option
Full Changelog: v0.9.7...v0.9.8
v0.9.7
Minor bugfixes
What's Changed
- Use BytesIO instead of temp files by @ftCLI in #17
- Rename misspelled method name by @ftCLI in #22
- Fixed typos in README by @ftCLI in #23
- Append old extension as suffix when converting webfonts to SFNT by @ftCLI in #24
Full Changelog: v0.9.6...v0.9.7
v0.9.6
- [Lib.Font] Added
get_created_timestamp
and get_modified_timestamp
methods
- [commands] Added
ftcli hhea
command and update README.md
- Minor bugfixes
v0.9.5
Changes:
- Calculation of italic angle reviewed
- Added options to
ftcli utils cff-autohint
v0.9.4
Changes:
- Added
ftcli fix uprights
command
- Added
ftcli utils del-table
command
v0.9.3
Changes
- ftcli metrics: align command improved; copy renamed to copy-metrics; files are saved only if modified
- ftcli converter ttf2otf: tolerance set in function of units per em
v0.9.2
- Fixed bugs in
ftcli os2
command
v0.9.1
- Fixed an import error in
Lib.converter.ttf2otf
- Added
ftcli fix monospace
command to set the correct metadata in monospaced families (fontbakery check id: com.google.fonts/check/monospace)
v0.9.0
ftCLI has been completely rewritten from scratch. Many new commands have been added, and few ones removed.
See the README.md file.