Releases: jonpalmisc/vfit
Releases · jonpalmisc/vfit
Version 2.1.0
- Added option to fix contours for macOS
Version 2.0.1
- Package now available on the Python Package Index
Version 2.0.0
- Variable tables now dropped on instancing
- Corrected fsSelection parameters
- Removed bless option
- Corrected PostScript names and file names
- Removed FontForge dependency
Version 1.1.0
- Added weight/width class override options
Version 1.0.1
- Overhauled config system
- Numerous corrections to name table adjustments
- Added FontForge "blessing"
Version 0.5.1
- Generated fonts now work on Windows.
- Name table entries now have correct platform, encoding, and language IDs.
Version 0.5.0
- Added ability to override the weight of generated instances (the wght axis and instance OS/2 weight are now separately adjustable)
- Updated dependencies
Version 0.4.1
- Fixed improper argparse configuration preventing TTF export
- Improved help output
Version 0.3.0
Added output format option "-f" to choose between ttf, woff, and woff2 output.
Version 0.2.0
Output is now placed in a new folder by default, with the same name as the family. The -o
parameter will now place the family folder in the path provided.