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

bug: actions failed because we hit the 65535 glyphs limit... #27

Closed
jonz94 opened this issue Mar 11, 2024 · 3 comments
Closed

bug: actions failed because we hit the 65535 glyphs limit... #27

jonz94 opened this issue Mar 11, 2024 · 3 comments

Comments

@jonz94
Copy link
Owner

jonz94 commented Mar 11, 2024

https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts/actions/runs/8224755446/job/22488994028#step:17:206

The 'sfnt' format is currently limited to 65535 glyphs, and your font has 66162 of them.
CRITICAL: Something went wrong and Fontforge did not generate the new font - look for messages above
Error: Process completed with exit code 1.

sarasa-v1.0.6-logs.zip

@jonz94
Copy link
Owner Author

jonz94 commented Apr 14, 2024

Add a hotfix d398e8e

But we still need to figure out a way to patch the "Japanese" orthography fonts.

@jonz94
Copy link
Owner Author

jonz94 commented May 6, 2024

This issue was resolved by following 2 commits:

  • Downgrade nerd-fonts from v3.2.1 to v3.1.1 (e09ca35)
  • Remove codicons glyphs to reduce the number of glyphs (7400733)

@jonz94 jonz94 closed this as completed May 6, 2024
@jonz94
Copy link
Owner Author

jonz94 commented May 6, 2024

These patches are released in v1.0.11-0

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

1 participant