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

FAIL: Combined length of family and style must not exceed 32 characters. #53

Closed
vv-monsalve opened this issue Jun 6, 2024 · 1 comment

Comments

@vv-monsalve
Copy link
Contributor

🔥 FAIL Combined length of family and style must not exceed 32 characters.
> > This check ensures that the length of name table entries is not > too long, as this causes problems in some environments. >

Original proposal: fonttools/fontbakery#1488
See also: fonttools/fontbakery#2179

  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overlapping' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 272 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • 🔥 FAIL

    Variable font instance name 'Sixtyfour Convergence Overexposed' formed by space-separated concatenation of font family name (nameID 1) and instance subfamily nameID 274 exceeds 32 characters.

This has been found to cause shaping issues for some accented letters in Microsoft Word on Windows 10 and 11.

[code: instance-too-long]
  • ⚠️ WARN

    Name ID 6 'SixtyfourConvergence-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.


    [code: nameid6-too-long]
@vv-monsalve
Copy link
Contributor Author

Dave has approved to continue with Convergence.

@jenskutilek, the only thing pending now is merging the PR.

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