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 GDEF Glyph Categories if not explicit in FEA #908

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Commits on Aug 21, 2024

  1. Set GDEF Glyph Categories if not explicit in FEA

    This checks whether or not the FEA contained explicit glyph categories,
    and if it did not it replaces the categories computed by fea-rs (which
    include only glyphs that were used in mark positioning rules) by the
    categories either provided in public.openTypeCatgories (in UFO, if set)
    or assigned to individual glyphs in glyphsapp.
    cmyr committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fb0d8e1 View commit details
    Browse the repository at this point in the history