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
Ideally, a human being would make sure that a font package has the right homepage URL in its metainfo.xml file.
Failing that, however, the font handler can look for the "Vendor URL" entry in the fon't name table. That's the nameID 11 field.
name
nameID 11
It certainly isn't guaranteed to be specific to one font, but it is better than no URL.
( detail at https://docs.microsoft.com/en-gb/typography/opentype/spec/name#name-ids )
The text was updated successfully, but these errors were encountered:
c760aab
No branches or pull requests
Ideally, a human being would make sure that a font package has the right homepage URL in its metainfo.xml file.
Failing that, however, the font handler can look for the "Vendor URL" entry in the fon't
nametable. That's thenameID 11field.It certainly isn't guaranteed to be specific to one font, but it is better than no URL.
( detail at https://docs.microsoft.com/en-gb/typography/opentype/spec/name#name-ids )
The text was updated successfully, but these errors were encountered: