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

Renumbering subsetter should support more cmap formats #37

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

The renumbering subsetter only reads format 4 cmaps. This is a limitation in 
computeMapping in the RenumberingCMapTableSubsetter.

Currently there is only a builder for format 4 cmaps, so I'd expect sfntly to 
support all 16-bit cmaps and just write them out as format 4, yet it doesn't. 
It should also honour the Subsetter's cmapId() list.

For 32-bit cmaps a format 12 builder is needed.

Original issue reported on code.google.com by [email protected] on 7 Oct 2013 at 9:17

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