Skip to content

Add support for encoding CFF2 fonts. #112

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

Merged
merged 3 commits into from
Apr 1, 2025
Merged

Conversation

garretrieger
Copy link
Contributor

These are bit more complex then handling CFF since CFF2 tables contain common variation data. This variation data needs to match the charstrings in glyph keyed patches so we end up needing to manually assemble a base CFF2 table that keeps all variation data untouched while only including base subset glyphs in the charstrings table.

@garretrieger garretrieger merged commit ac8ccca into w3c:main Apr 1, 2025
3 checks passed
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