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

set lookupflag and mark filtering set for kerning lookups #733

Merged
merged 3 commits into from
Mar 15, 2024

Commits on Mar 15, 2024

  1. [fontbe] Add a 'PendingLookup' type

    This will let us pre-compute and store the lookupflags and any mark
    filtering set.
    cmyr committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2378b80 View commit details
    Browse the repository at this point in the history
  2. [kerning] Set lookupflags & mark filter set

    This also adds tests that we are generating the expected lookups & flags
    for mark & non-mark kerning lookups.
    cmyr committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3cd8028 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff58bec View commit details
    Browse the repository at this point in the history