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

Compress glyf table generically if it fails specifically #160

Open
behdad opened this issue Dec 24, 2022 · 1 comment
Open

Compress glyf table generically if it fails specifically #160

behdad opened this issue Dec 24, 2022 · 1 comment

Comments

@behdad
Copy link

behdad commented Dec 24, 2022

I'm trying to compress fonts with new formats of glyf table that I'm developing. It currently fails. I expect it to compress the glyf table as a generic table with brotli instead.

@behdad
Copy link
Author

behdad commented Dec 24, 2022

The library code allows disabling it:

bool allow_transforms;

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

No branches or pull requests

1 participant