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

Update the encoder api and config to not utilize IFTB patches as inputs #89

Merged
merged 11 commits into from
Jan 21, 2025

Conversation

garretrieger
Copy link
Contributor

Prior to this change the encoder was configured by giving it a set of IFTB patches from which it would extract a segmentation plan. This change removes the dependency on IFTB and instead allows the encoder to be configured by describing the desired segmentation.

This replaces the IFTB specific apis on Encoder with more generic ones. Additionally the font2ift command line utility has been updated to take an encoder configuration as a textproto file instead of being configured with a large set of command line flags.

Lastly, this includes a migration from WORKSPACE to bazelmod which was needed to get the updated font2ift to compile correctly.

@garretrieger garretrieger merged commit 010eb93 into w3c:main Jan 21, 2025
3 checks passed
@garretrieger garretrieger deleted the encoder_update branch January 21, 2025 23:08
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