Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 33 #1117

Merged
merged 4 commits into from
Aug 24, 2024

Conversation

pyup-bot
Copy link
Collaborator

Update glyphsLib from 6.7.1 to 6.8.1.

Changelog

6.8.1

Fixed a regression introduced in v6.8.0 when the optional `glyph_data` parameter is passed to `to_designspace` and `to_ufos` functions. This corresponds to fontmake's `--glyph-data` CLI flag, and consists in a list of paths to custom GlyphData.xml files. After v6.8.0, an `AttributeError: 'list' object has no attribute 'names'` exception was raised when the parameter was set (1019, 1020).

6.8.0

- Rewrote composite glyphs' anchor propagation logic to better match the built-in Glyphs.app feature. This is based on the Rust implementation in fontc, in turn based on the original Objective-C code which was shared with us privately. It fixes various issues with anchor propagation (368, 1011). Note that currently only 'master' layers have their anchors propagated (not unlike the old code which this replaces, see 1017).

6.7.2

- markFeatureWriter: optimize contextual mark positioning lookups (1010)
- GSGlyph: fix iterating over layers of orphan glyphs (1013)
- GSLayer: fix name property when parent GSGlyph is in turn orphan (1014)
Links

Update ufo2ft from 3.2.5 to 3.2.7.

Changelog

3.2.7

- cursFeatureWriter: Remove stray print()

3.2.6

- kernFeatureWriter: Support sparse masters (859)
- cursFeatureWriter: Support multiple entry/exit anchor pairs (863)
Links

Update fontMath from 0.9.3 to 0.9.4.

Changelog

0.9.4

What's Changed
* typo by schriftgestalt in https://github.com/robotools/fontMath/pull/323
* Do not re-cycle the outline in strict mode by simoncozens in https://github.com/robotools/fontMath/pull/325

New Contributors
* schriftgestalt made their first contribution in https://github.com/robotools/fontMath/pull/323
* simoncozens made their first contribution in https://github.com/robotools/fontMath/pull/325

**Full Changelog**: https://github.com/robotools/fontMath/compare/0.9.3...0.9.4
Links

Update orjson from 3.10.6 to 3.10.7.

Changelog

3.10.7

Changed

- Improve performance of stable Rust amd64 builds.
Links

@khaledhosny khaledhosny merged commit c561e87 into main Aug 24, 2024
14 checks passed
@khaledhosny khaledhosny deleted the pyup-scheduled-update-2024-08-19 branch August 24, 2024 12:09
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.

2 participants