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

Unicode support limited by virtual filesystem #307

Closed
andrewhilts opened this issue Jun 2, 2015 · 1 comment
Closed

Unicode support limited by virtual filesystem #307

andrewhilts opened this issue Jun 2, 2015 · 1 comment

Comments

@andrewhilts
Copy link

Big fan of your library. However, there's an issue with the following scenario:

Project renders PDF in-browser
PDF requires unicode characters (eg: Chinese text)
Unicode font libraries, when compiled to the virtual filesystem are ~30MB
30MB is an enormous overhead for a single web page

I'm just wondering if it is at all possible to utilize local fonts for PDF rendering?

@andrewhilts
Copy link
Author

Sorry, I see this is a duplicate of #101

@jthoenes jthoenes closed this as completed Jun 2, 2015
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

2 participants