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
macOS Helvetica.ttc has such a name record:
platformID: 1 (mac) platEncID: 4 (Arabic)
(see encoding)
fontTools has not support for every platEncID: https://github.com/fonttools/fonttools/blob/main/Lib/fontTools/misc/encodingTools.py#L17-L44
The text was updated successfully, but these errors were encountered:
ignore unknown encodings
a1ec155
fixing #78
No branches or pull requests
macOS Helvetica.ttc has such a name record:
(see encoding)
fontTools has not support for every platEncID: https://github.com/fonttools/fonttools/blob/main/Lib/fontTools/misc/encodingTools.py#L17-L44
The text was updated successfully, but these errors were encountered: