Releases: LettError/MutatorMath
Releases · LettError/MutatorMath
2.1.2
2.1.1
2.1.0
- [ufo.document] Added API to generate a single instance, useful when parallelizing build for fonts with large number of instances.
The DesignSpaceDocumentReader has a newreadInstance
method that reads and builds a single instance element. It takes akey
tuple argument with the (attribute, value) used to find and select the instance to build (#98).
2.0.7
2.0.6
Updated minimum requirements:
- defcon >= 0.3.5
- fontMath >= 0.4.4
2.0.5
2.0.4
- Fixed problem caused by files in which a source element has no "name" attribute, by adding a temporary simple unique name (#80).
- The designspace document description now lives at the designSpaceDocument repository: https://github.com/LettError/designSpaceDocument.
- Pass UFO groups to the MathKerning object so that the latter is able to identify the exceptions (#82).
MutatorMath release 2.0
No major changes compared to master, but for some consumers it is good to have a release. So here it is.