Glyphslib

Latest version: v6.7.1

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

Scan your dependencies

Page 7 of 14

5.3.1

Make sure that detaching bracket glyphs get their own production name.
This avoids spurious public.postscriptNames overwrites on roundtrips.

5.3.0

* Fix infinite loop in GSPath.segments (621)
* Fix applyTransform for paths (625)
* Fix out-of-order array access in bezierminmax (627)
* Improve vertical typesetting (629)
* Fix problem where axis with no mappings was erroring out during roundtrip (630)
* Use Proxy for GSFont.features/featurePrefixes (632)
* Improve compatibility with Glyphs: Make GSNode.position settable with a tuple. (644)
* ufo2glyphs: Make really sure to preserve the Designspace axis order (649)

CI is now done via GitHub Actions, thanks to Simon & Cosimo.

5.3.0b1

Testing automatic deployment via Github CI.

5.2.0

- Added support for "Axis Mappings" font custom parameter (618, 568).
- Accept floats in brace layer name definitions (616).

5.1.11

Fixed two issues with anchor propagation in composite glyphs (617, googlefonts/fontmake682).

1) marks that are in turn composed of other marks (e.g. "shadda_fatha-ar") didn’t receive propagated anchors at all. A solution was already developed in ufo2ft's `PropagateAnchorsFilter`, so Yanone ported that piece of code over here.
2) ligature anchors (top_1, top_2 etc) weren’t correctly propagated when composed of base glyphs and a mark (e.g. "lam_alefHamzaabove-ar"). To fix that, we now check for marks attached to a named `GSComponent.anchor` (stored in UFO as `Glyph.lib['com.schriftgestaltung.Glyphs.ComponentInfo']`), and adjust the named anchor’s position by the component transformation.

5.1.10

* Decompose background layer components due to tricky reasons, see 610.
* Added a pen and `draw` and `drawPoints` methods to Layer, Path and Component classes.

Page 7 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.