Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 10:07
· 387 commits to master since this release
d52fe11

Features

  • rules: Split makefile into init & actually processing (0f43201)
  • sfd: Allow passing options or otherwise changing sfdnormalizer (fd8a872)
  • sfd: Detect family names in FontForge sources (8d3f645)
  • ufo: Add variable TTF output (25cb71b)
  • ufo: Build interpolated instances from designspace (2b8d41f)
  • ufo: Detect variable fonts via designspace file (28247ce)
  • ufo: Hint VF builds using VTT hints if sources present (8808bc6)
  • ufo: Iterate instances defined in designspace (22b20bc)

Bug Fixes

  • designspace: Disambiguate instances (statics) from masters (variables) (1c178c6)
  • rules: Move BUILDDIR variable to make default accessible to projects (60b2f26)
  • rules: Use ‘,’ not ‘#’ as delimiter in sed expression (#69) (66f3aa3)
  • sfd: Keep normalizer from touching sources unless we ask (a46138e)
  • ufo: Catch multi-word instance names (1d5d1ee)
  • ufo: Detect base package-directory names (f53bd43)
  • ufo: Use configurable source directory (13215d1)