Skip to content

Conversation

@pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jul 9, 2018

Update ufoLib from 2.1.1 to 2.2.2.

Changelog

2.2.2

- Minor fixes to validation
- Make validation on the default for read and write (prior it was off for write)

2.2.1

- Fixes issue whereby the required lxml dependency was not correctly specified in the setup.py's `install_requires`.

2.2.0

- Added options to turn validation off on read and write. This can be globally, or per bit of data. For UFOWriter, validation is on by default. For UFOReader, validation is off by default.
- Switched to lxml from ElementTree. lxml is now a required dependency.
- Optimizations to glyphLib (adrientetar)
- When converting to UFO3, ufoLib will now remove the older mmk group prefixes
Links

Update defcon from 0.3.5 to 0.5.1.

Changelog

0.5.0

- Added kerning.find() method, to find a value for a pair, even if the pair is not specifically defined in the kerning; i.e., the method is given a glyph name that has kerning, but only because it is in a kerning group.

0.4.0

- When saving a new font created from scratch, or one loaded from a different path, to the location of another existing UFO, the latter is automatically overwritten with the new one (180).
- When saving a font in-place and the existing UFO is invalid, overwrite the latter (165, 180).
- Allow to rename the default layer when saving in-place (165, 180).
Links

Update fontMath from 0.4.4 to 0.4.5.

Changelog

0.4.5

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

@coveralls
Copy link

coveralls commented Jul 9, 2018

Coverage Status

Coverage increased (+0.1%) to 88.042% when pulling 1fc84b8 on pyup-scheduled-update-2018-07-09 into f21f184 on master.

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #123

@pyup-bot pyup-bot closed this Jul 16, 2018
@anthrotype anthrotype deleted the pyup-scheduled-update-2018-07-09 branch July 16, 2018 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants