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

Unreachable glyphs reported #14

Open
vv-monsalve opened this issue Dec 12, 2023 · 1 comment
Open

Unreachable glyphs reported #14

vv-monsalve opened this issue Dec 12, 2023 · 1 comment

Comments

@vv-monsalve
Copy link
Contributor

@EbenSorkin This is the complete list of unreachable glyphs reporter for font produced with source file at commit c15104 on dev-Festive branch.

WARN: Check font contains no unreachable glyphs (com.google.fonts/check/unreachable_glyphs)

Glyphs are either accessible directly through Unicode codepoints or through substitution rules.

In Color Fonts, glyphs are also referenced by the COLR table.

Any glyphs not accessible by either of these means are redundant and serve only to increase the font's file size.

  • WARN The following glyphs could not be reached by codepoint or substitution rules:

    • NULL

    • caron.alt

    • uni0209.ss01

    • uni0209.ss02

    • uni0209.ss03

    • uni0209.ss04

    • uni0209.ss05

    • uni0209.ss06

    • uni0209.ss07

    • uni0209.ss08

    • uni0209.ss09

    • uni0209.ss10

    • uni0209.ss11

    • uni03BC.ss11

    • uni1EA3.ss01

    • uni1EA3.ss11

    • uni1EA7.ss01

    • uni1EA7.ss11

    • uni1EA9.ss01

    • uni1EA9.ss11

    • uni1EAB.ss01

    • uni1EAB.ss11

    • uni1EB1.ss01

    • uni1EB1.ss05

    • uni1EB1.ss06

    • uni1EB1.ss07

    • uni1EB1.ss08

    • uni1EB1.ss09

    • uni1EB1.ss10

    • uni1EB1.ss11

    • uni1EB3.ss01

    • uni1EB3.ss11

    • uni1EB5.ss01

    • uni1EB5.ss11
      [code: unreachable-glyphs]

@EbenSorkin
Copy link

This seems to be a false result.

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

No branches or pull requests

2 participants