MutatorMath
MutatorMath copied to clipboard
Python library for piecewise linear interpolation in multiple dimensions with multiple, arbitrarily placed, masters.
### Update [defcon](https://pypi.org/project/defcon) from **0.6.0** to **0.10.2**. Changelog ### 0.10.2 ``` What's Changed * Create a new glyphset from the provided reader by typemytype in https://github.com/robotools/defcon/pull/409 **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.1...0.10.2 ```...
- Remove all the code in `Lib/mutatorMath/ufo/` MutatorMath should provide no designspace reading / writing. Please refer to - [fontTools.designspacelib](https://github.com/fonttools/fonttools/blob/main/Lib/fontTools/designspaceLib/__init__.py) for all specifications, editing - [ufoProcessor](https://github.com/LettError/ufoProcessor/tree/master/Lib/ufoProcessor) for generating UFOs from...
I stumbled over this while fontmaking: ``` [...] INFO:mutatorMath:Some-Font.ufo: Errors calculating 2 glyphs: ae ampersand [...] ``` Shouldn't this be _at least_ a WARNING? If so, I can provide a...
### Update [defcon](https://pypi.org/project/defcon) from **0.6.0** to **0.10.2**. Changelog ### 0.10.2 ``` What's Changed * Create a new glyphset from the provided reader by typemytype in https://github.com/robotools/defcon/pull/409 **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.1...0.10.2 ```...