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

Cannot read properties of undefined (reading 'getTransform') #765

Open
ahaoboy opened this issue Sep 25, 2024 · 0 comments · May be fixed by #766
Open

Cannot read properties of undefined (reading 'getTransform') #765

ahaoboy opened this issue Sep 25, 2024 · 0 comments · May be fixed by #766

Comments

@ahaoboy
Copy link

ahaoboy commented Sep 25, 2024

Expected Behavior

Show glyph info correctly

Current Behavior

Throw error, and doesn't show glyph info

Possible Solution

    if (glyph.numberOfContours > 0 && window.font.variation) {

Steps to Reproduce (for bugs)

  1. download font JetBrainsMonoNerdFontMono-Regular.zip
  2. click any glyphs
@ahaoboy ahaoboy linked a pull request Sep 25, 2024 that will close this issue
8 tasks
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 a pull request may close this issue.

1 participant