Skip to content

Add encoder support for CFF fonts #111

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 6 commits into from
Mar 28, 2025
Merged

Add encoder support for CFF fonts #111

merged 6 commits into from
Mar 28, 2025

Conversation

garretrieger
Copy link
Contributor

Just CFF1 for now, CFF2 isn't fully support yet.

Need to get access to the new hb_subset_cff_get_charstring_data/hb_subset_cff2_get_charstring_data public api methods
Implemented via harfbuzz's hb_subset_cff_get_charstring_data() and hb_subset_cff2_get_charstring_data().
This ensures all glyphs are fully self contained. Also add a integration test for a CFF font extension.
@garretrieger garretrieger merged commit 931f0cb into w3c:main Mar 28, 2025
3 checks passed
@garretrieger
Copy link
Contributor Author

Relevant to w3c/IFT#260

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