Skip to content

Releases: robotools/fontMath

0.5.1

25 Nov 13:33
0.5.1
f077df9

Choose a tag to compare

[mathInfo] Handle case when one of subtraction operands is None and attribute format is number list; in which case, do nothing (#175, #176).

0.5.0.post1

24 Mar 12:35
0.5.0.post1
bc12c4a

Choose a tag to compare

Fixed deployment of wheel packages from Travis.
It was using the wrong github repo URL.

0.5.0

24 Mar 12:14
0.5.0
a83493e

Choose a tag to compare

Allow to customize rounding functions with setRoundIntegerFunction and setRoundFloatFunction (#149).

0.4.9

28 Nov 10:39

Choose a tag to compare

Fix MathInfo results when data is incomplete

0.4.8

01 Nov 18:41
0.4.8
4404157

Choose a tag to compare

The ufoLib.pointPen module, imported by fontMath, was moved to fonttools.
Thus, ufoLib is no longer a dependency; fonttools > 3.32.0 is now required.

0.4.7

29 Aug 19:51
82284f1

Choose a tag to compare

PyPI release

0.4.6

29 Aug 18:11
4d78c72

Choose a tag to compare

Fixed anchor ordering.

0.4.5

11 Jun 09:57
0.4.5
28ee5e0

Choose a tag to compare

Fixed issue with MathKerning not copying groups when processing multiplication or division, resulting in kerning exceptions getting lost (#110, #111, ufoProcessor#6).