blob: 77955062da3690d04ef6d8661cd8b30b72772c20 (
plain) (
blame)
1
2
3
4
5
|
MutatorMath is a Python library for the calculation of piecewise linear
interpolations in n-dimensions with any number of masters. It was developed for
interpolating data related to fonts, but if can handle any arithmetic object.
WWW: https://github.com/LettError/MutatorMath
|