googlefonts / cu2qu

Cubic-to-quadratic bezier curve conversion
Apache License 2.0
64 stars 21 forks source link

Scheduled weekly dependency update for week 42 #159

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

Update fonttools from 3.30.0 to 3.31.0.

Changelog ### 3.31.0 ``` ---------------------------- - [ufoLib] Merged the `ufoLib <https://github.com/unified-font-objects/ufoLib>`__ master branch into a new ``fontTools.ufoLib`` package (1335, 1095). Moved ``ufoLib.pointPen`` module to ``fontTools.pens.pointPen``. Moved ``ufoLib.etree`` module to ``fontTools.misc.etree``. Moved ``ufoLib.plistlib`` module to ``fontTools.misc.plistlib``. To use the new ``fontTools.ufoLib`` module you need to install fonttools with the ``[ufo]`` extra, or you can manually install the required additional dependencies (cf. README.rst). - [morx] Support AAT action type to insert glyphs and clean up compilation of AAT action tables (4a1871f, 2011ccf). - [subset] The ``--no-hinting`` on a CFF font now also drops the optional hinting keys in Private dict: ``ForceBold``, ``LanguageGroup``, and ``ExpansionFactor`` (1322). - [subset] Include nameIDs referenced by STAT table (1327). - [loggingTools] Added ``msg=None`` argument to ``CapturingLogHandler.assertRegex`` (0245f2c). - [varLib.mutator] Implemented ``FeatureVariations`` instantiation (1244). - [g_l_y_f] Added PointPen support to ``_TTGlyph`` objects (1334). ```
Links - PyPI: https://pypi.org/project/fonttools - Changelog: https://pyup.io/changelogs/fonttools/ - Repo: http://github.com/fonttools/fonttools

Update ufoLib from 2.3.1 to 2.3.2.

Changelog ### 2.3.2 ``` - Read features.fea as UTF-8 encoded text file. - Fix issue when writing non-ASCII characters in a glyph's note text (googlei18n/fontmake467). ```
Links - PyPI: https://pypi.org/project/ufolib - Changelog: https://pyup.io/changelogs/ufolib/ - Repo: https://github.com/unified-font-object/ufoLib
pyup-bot commented 6 years ago

Closing this in favor of #160