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

Make some updates to encoder requirements #242

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

garretrieger
Copy link
Contributor

@garretrieger garretrieger commented Nov 21, 2024

Make some updates to encoder requirements based on the discussion in #240:

  1. Disallow fonts that have the same compat ID for both IFT and IFTX tables. Duplicate IDs creates ambiguities in handling invalidation modes.
  2. Add an additional normative encoder requirement that patches must respect the expected behaviour for declared invalidation modes.
  3. Clarify how to select between same intersection entries when same intersection entries exist in both mapping tables. This is resolved by only considering the entries from one table at a time.

Preview | Diff

…e same patch map.

This resolves the ambiguity in selecting the first listed entry if there are entries from both mapping tables have the same intersection.
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