Defcon

Latest version: v0.10.3

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.0

- Resets glyph set on save (297)
- Gives Anchors and Guidelines a glyph attribute (325)
- Dispatcher enhancements (337)
- Adds `__eq__` in BaseDict (344)
- Contour handles a contour with all off curves (348)

0.7.2

- Name the wheel file as non-universal (py3-only).

0.7.1

- [setup.py] Mark library as requiring Python 3.6+, or else pip2 will attempt to install it on Python 2.7, which is no longer supported (293).

0.7.0

- Dropped support for Py2, now only Py3
- Updated documentation: 232
- Fixed docstring typos (thanks Space0726!): 263
- added notification: Font.GuidelineWillBeAdded: 239
- Fixes for UFOZ (209 testForExternalChanges and 218 glyphSet is required): 220
- Added close to font: 269
- Setting `glyph.unicode` will now set `glyph.unicodes` to a one member list: 258
- Add notifications for: `Glyph.LeftMarginWillChange`, `Glyph.LeftMarginDidChange`, `Glyph.RightMarginWillChange`, `Glyph.RightMarginDidChange`, `Glyph.TopMarginWillChange`, `Glyph.TopMarginDidChange`, `Glyph.BottomMarginWillChange`, `Glyph.BottomMarginDidChange`: 253
- Improved joinSegments: 259
- Added identifier to addComponent callback: 268
- Fix glyphs with components getting proper area value: 272
- Use ufoFormatTuple: 289
- Add ufoFormatVersionTuple property, deprecate ufoFormatVersion: 291

0.6.0

- Added support for reading and writing fonts in `.ufoz` (zipped UFO) format.
This requires the latest fonttools >= 3.31 installed with the `[ufo]` extra.
The `ufoLib` module has been merged into fonttools as `fontTools.ufoLib`, so it is no longer required as such by defcon (fonttools was and is still required).
- [unicodeTools] Use the fontTools.unicodedata module (updated to Unicode 11).

0.5.3

- Fixed issue with `Glyph.correctContourDirection` when sorting contours with the same area on python 3 (199).
- [travis] Fixed PyPI auto-upload on tags.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.