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

CMAP parsing: Unicode platform ID #42

Open
p0nce opened this issue Feb 17, 2022 · 0 comments
Open

CMAP parsing: Unicode platform ID #42

p0nce opened this issue Feb 17, 2022 · 0 comments

Comments

@p0nce
Copy link
Collaborator

p0nce commented Feb 17, 2022

Fonts like Jolt have a platformID == 3 and encodingID == 0
and we don't find the glyph '/' in it, though it does exist

Some parser choose table in reverse order.
Apple has lots of recommendations on selecting one cmap subtable.
stb_truetype doesn't seem to do anything in particular.
Many font parsers support more than just format 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant