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: Support contextual ligature anchors #871

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

khaledhosny
Copy link
Collaborator

The current code was assuming all contextual anchors are mark-to-base and was producing wrong output for ligature anchors. With this change, contextual ligature anchors are properly supported.

@khaledhosny
Copy link
Collaborator Author

This needs to be merged after #869 (all commits here except the last are from the other PR).

The current code was assuming all contextual anchors are mark-to-base
and was producing wrong output for ligature anchors. With this change,
contextual ligature anchors are properly supported.
Instead of raising KeyError trying to access non existing context.
@khaledhosny khaledhosny marked this pull request as ready for review September 19, 2024 09:21
@khaledhosny khaledhosny merged commit 590c8de into main Sep 19, 2024
9 checks passed
@khaledhosny khaledhosny deleted the contextual-ligature-anchors branch September 19, 2024 09:24
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.

1 participant