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

[read-fonts] Basic closure of glyphs over GSUB #775

Merged
merged 2 commits into from
Feb 13, 2024
Merged

[read-fonts] Basic closure of glyphs over GSUB #775

merged 2 commits into from
Feb 13, 2024

Commits on Feb 9, 2024

  1. [read-fonts] Basic closure of glyphs over GSUB

    This differs from the fonttools implementation slightly, but I'm not
    sure if those differences are functional or just a result of how
    fonttools is organized.
    cmyr committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2e184bf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. [read-fonts] Closure over reverse chain sub rules

    I'd forgotten this behaved more like a normal lookup than a contextual
    lookup.
    cmyr committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    453618c View commit details
    Browse the repository at this point in the history