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

markFeatureWriter: Skip ignorable anchors #964

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

khaledhosny
Copy link
Collaborator

Glyphs allows anchors to start with non-letter characters and these are used internally to align components and should not be exported to the feature file.

Fixes #963

Glyphs allows anchors to start with non-letter characters and these are
used internally to align components and should not be exported to the
feature file.

Fixes #963
@anthrotype
Copy link
Member

@khaledhosny thanks. Could you by any chance try to see if this glyphsLib-specific markFeatureWriter will continue to work with the changes in googlefonts/ufo2ft#796 ?

@simoncozens
Copy link
Collaborator

* is not ignorable, though.

@khaledhosny
Copy link
Collaborator Author

* is not ignorable, though.

It is already handled and dropped from the name before the new check is called.

@khaledhosny
Copy link
Collaborator Author

@khaledhosny thanks. Could you by any chance try to see if this glyphsLib-specific markFeatureWriter will continue to work with the changes in googlefonts/ufo2ft#796 ?

Seems to work (as in no tests are failing, expect a minor change to test_contextual_anchors since more lookups are created).

@khaledhosny khaledhosny merged commit 17aed70 into main Nov 23, 2023
10 checks passed
@khaledhosny khaledhosny deleted the skip-ignorable-anchors branch November 23, 2023 14:42
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.

Error generating NotoSerifDevanagari
3 participants