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

make consistent use of 'GOOG' as openTypeOS2VendorID #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petergardfjall
Copy link

@petergardfjall petergardfjall commented May 11, 2021

This PR addresses #23

Prior to this commit the openTypeOS2VendorID was not consistent across all
font variants. In particular, the italic variants used pyrs as vendor ID,
whereas the rest of the variants used GOOG. This appears to confuse certain
applications (such as Emacs), which fails to recognize the italic variants of
the font.

Prior to this commit the `openTypeOS2VendorID` was not consistent across all
font variants. In particular, the italic variants used `pyrs` as vendor ID,
whereas the rest of the variants used `GOOG`. This appears to confuse certain
applications (such as Emacs), which failed to recognize the italic variants of
the font.
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 this pull request may close these issues.

1 participant