We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SIL's Harmattan font does kerning exclusively by contextual GPOS kerning rules that invoke GPOS single adjustments — there are no pair kerning rules.
gpos_kerning_info test generates a warning:
gpos_kerning_info
WARN GPOS table lacks kerning information. [code: lacks-kern-info]
Should PASS
fontbakery check-opentype -c gpos_kerning_info Harmattan-Regular.ttf -v
Fontbakery version: 0.12.10.dev0+g2bb3b911.d20240803 (running from source) Platform: Ubuntu 24.04 LTS (within Docker on Windows 10 host).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SIL's Harmattan font does kerning exclusively by contextual GPOS kerning rules that invoke GPOS single adjustments — there are no pair kerning rules.
Observed behaviour
gpos_kerning_info
test generates a warning:Expected behaviour
Should PASS
Resources and steps needed to reproduce
fontbakery check-opentype -c gpos_kerning_info Harmattan-Regular.ttf -v
Fontbakery version: 0.12.10.dev0+g2bb3b911.d20240803 (running from source)
Platform: Ubuntu 24.04 LTS (within Docker on Windows 10 host).
The text was updated successfully, but these errors were encountered: