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

Add a procedure to check what content an IFT font can render. #224

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

garretrieger
Copy link
Contributor

@garretrieger garretrieger commented Oct 25, 2024

This PR defines how a client can form target subset definitions and provides an optional procedure the client can use to determine what parts of content to be rendered can be supported by an IFT font in a particular state.

This adds the changes suggested in #223, and provides a concrete way to assess the state of an initial IFT font for #201.

This is currently written with respect to the current state of the specification and would need to be updated if we decide to adopt the changes in #222.


Preview | Diff

Overview.bs Outdated Show resolved Hide resolved
Copy link
Contributor

@skef skef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to see something discouraging rendering codepoint-by-codepoint as opposed to checking codepoint-by-codepoint but I won't hold up this PR for that.

@garretrieger garretrieger merged commit 2ad687e into main Oct 29, 2024
1 check passed
@garretrieger garretrieger deleted the readiness branch October 29, 2024 21:04
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.

2 participants