Skip to content

Releases: jonpalmisc/vfit

Version 2.1.0

31 Dec 00:27
Compare
Choose a tag to compare
  • Added option to fix contours for macOS

Version 2.0.1

30 Dec 14:00
Compare
Choose a tag to compare
  • Package now available on the Python Package Index

Version 2.0.0

30 Dec 01:39
Compare
Choose a tag to compare
  • 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

29 Dec 17:45
Compare
Choose a tag to compare
  • Added weight/width class override options

Version 1.0.1

29 Dec 16:52
Compare
Choose a tag to compare
  • Overhauled config system
  • Numerous corrections to name table adjustments
  • Added FontForge "blessing"

Version 0.5.1

02 Nov 21:33
Compare
Choose a tag to compare
  • Generated fonts now work on Windows.
  • Name table entries now have correct platform, encoding, and language IDs.

Version 0.5.0

19 Aug 19:38
Compare
Choose a tag to compare
  • 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

19 Aug 19:29
Compare
Choose a tag to compare
  • Fixed improper argparse configuration preventing TTF export
  • Improved help output

Version 0.3.0

09 Aug 15:25
Compare
Choose a tag to compare

Added output format option "-f" to choose between ttf, woff, and woff2 output.

Version 0.2.0

23 Jul 17:59
Compare
Choose a tag to compare

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.