Skip to content

2.1.0

Compare
Choose a tag to compare
@anthrotype anthrotype released this 06 Nov 12:48
· 28 commits to master since this release
  • [ufo.document] Added API to generate a single instance, useful when parallelizing build for fonts with large number of instances.
    The DesignSpaceDocumentReader has a new readInstance method that reads and builds a single instance element. It takes a key tuple argument with the (attribute, value) used to find and select the instance to build (#98).