tag:github.com,2008:https://github.com/LettError/MutatorMath/releases Tags from MutatorMath 2020-04-24T09:20:12Z tag:github.com,2008:Repository/24219208/3.0.1 2020-04-24T09:20:12Z 3.0.1 <p>3.0.1</p> <p>Update version in setup.py to match git tag.</p> anthrotype tag:github.com,2008:Repository/24219208/3.0 2019-09-04T12:56:30Z 3.0 LettError tag:github.com,2008:Repository/24219208/2.1.2 2018-11-01T19:36:04Z 2.1.2 <p>Release 2.1.2</p> <p>- Removed ufoLib dependency. Bumped minimum fonttools &gt;= 3.32.0. <br />- Added ``bend=True`` flag for makeInstance; allows instances to be <br /> calculated without the bender transformation. <br /> This is sometimes necessary.</p> anthrotype tag:github.com,2008:Repository/24219208/2.1.1 2018-06-07T10:01:21Z 2.1.1 <p>Release 2.1.1</p> <p>- Assume incoming locations might be plain dicts and wrap them (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/110">#110</a>). <br />- Don't fail when reading designspace documents with `format` attribute <br /> formatted as a float, as in latest designspace spec (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/117">#117</a>).</p> anthrotype tag:github.com,2008:Repository/24219208/2.1.0 2017-11-06T12:48:17Z 2.1.0 <p>Release 2.1.0</p> <p>- [ufo.document] Added API to generate a single instance, useful when <br /> parallelizing build for fonts with large number of instances. <br /> The DesignSpaceDocumentReader has a new `readInstance` method that reads <br /> and builds a single instance element. It takes a `key` tuple argument <br /> with the (attribute, value) used to find and select the instance to build.</p> anthrotype tag:github.com,2008:Repository/24219208/2.0.7 2017-10-25T14:50:28Z 2.0.7 <p>Release 2.0.7</p> <p>- Write forward slashes as path separators (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/95">#95</a>). <br />- Replace Adobe Sans test font with new data with similar range in width <br /> and weight, covered by the same license as this package (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/issues/96">#96</a>).</p> anthrotype tag:github.com,2008:Repository/24219208/2.0.6 2017-10-02T16:12:45Z 2.0.6 <p>Release 2.0.6</p> <p>Updated minimum requirements: <br />* defcon &gt;= 0.3.5 <br />* fontMath &gt;= 0.4.4</p> anthrotype tag:github.com,2008:Repository/24219208/2.0.5 2017-10-02T15:52:14Z 2.0.5 <p>Release 2.0.5</p> <p>Allow multiple unicode values for glyphs (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/86">#86</a>).</p> anthrotype tag:github.com,2008:Repository/24219208/2.0.4 2017-04-12T22:17:44Z 2.0.4 <p>2.0.4</p> <p>- Fixed problem caused by files in which a source element has no "name" <br /> attribute, by adding a temporary simple unique name (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/80">#80</a>). <br />- The designspace document description now lives at the designSpaceDocument <br /> repository: <a href="https://github.com/LettError/designSpaceDocument">https://github.com/LettError/designSpaceDocument</a>. <br />- Pass UFO groups to the MathKerning object so that the latter is able to <br /> identify the exceptions (<a class="issue-link js-issue-link" href="https://github.com/LettError/MutatorMath/pull/82">#82</a>).</p> anthrotype tag:github.com,2008:Repository/24219208/2.0.3 2017-03-15T15:47:46Z 2.0.3 <p>2.0.3</p> <p>[bender] Properly handle split locations (i.e. anisotropic interpolation) in <br />the WarpMutator and Bender classes (<a class="commit-link" href="https://github.com/LettError/MutatorMath/commit/1ed6581f120d152ba8ad4eb8f20f1f4e87f86932"><tt>1ed6581</tt></a>).</p> <p>Note: If you happen to write your own warp functions (so, not the maps, but <br />actual python function objects), these functions need to handle tuple values <br />as well.</p>