Skip to content

Support Glyphs 3 component slant transforms - #2071

Open
anthrotype wants to merge 1 commit into
mainfrom
fix-glyphs-component-slant
Open

Support Glyphs 3 component slant transforms#2071
anthrotype wants to merge 1 commit into
mainfrom
fix-glyphs-component-slant

Conversation

@anthrotype

Copy link
Copy Markdown
Member

Parse the Glyphs 3 component slant field and compose it in Glyphs.app's translate * slant * rotate * scale order. Add equivalent Glyphs 2 and Glyphs 3 fixtures written by Glyphs.app to cover the conversion.

Companion glyphsLib fix: googlefonts/glyphsLib#1160.

Fixes #1127.

@anthrotype
anthrotype marked this pull request as ready for review July 29, 2026 13:25
@anthrotype

Copy link
Copy Markdown
Member Author

thanks for the review, I will hold this until googlefonts/glyphsLib#1160 is also approved/merged/released so we can synchronize the fontc deps bump and avoid fontc crater regressions.

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.

components in Glyphs3 sources can have a 'slant' attribute, in addition to 'pos', 'scale' and 'angle'

2 participants