From 6c68f43b75f3f4f7b01664e65a995bca697fcb2b Mon Sep 17 00:00:00 2001 From: Duncan Roe Date: Tue, 8 Mar 2022 19:30:11 +1100 Subject: python/python3-MutatorMath: Added (new dependendency of Type1_to_OTF) Signed-off-by: Duncan Roe Signed-off-by: Willy Sudiarto Raharjo --- python/python3-MutatorMath/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-MutatorMath/README (limited to 'python/python3-MutatorMath/README') diff --git a/python/python3-MutatorMath/README b/python/python3-MutatorMath/README new file mode 100644 index 0000000000..bdba4763a7 --- /dev/null +++ b/python/python3-MutatorMath/README @@ -0,0 +1,6 @@ +MutatorMath (Python for piecewise linear interpolation) + +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. -- cgit v1.2.3