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

32 Bit Unicode fonts not supported #1

Closed
tbf opened this issue Aug 24, 2009 · 2 comments
Closed

32 Bit Unicode fonts not supported #1

tbf opened this issue Aug 24, 2009 · 2 comments

Comments

@tbf
Copy link

tbf commented Aug 24, 2009

Details documented in google-group:
http://groups.google.com/group/prawn-ruby/browse_thread/thread/6754ada443dd22cd

@tbf
Copy link
Author

tbf commented Aug 24, 2009

Created patch to support 32 bit unicode (cmap format 12):
http://thomas.noto.de/prawn/droid.patch

limitation: patch just enables 32 parsing of cmap. Encoding is still 16 bit, but enables already usage of 32 fonts unless choosing some "exotic" glyphs that can not be coded in 16bit.

Tested with Droid fonts:
http://en.wikipedia.org/wiki/Droid_%28font%29

@practicingruby
Copy link
Member

I just merged #10, which should help with this. Please confirm, and I'll re-open if you still have issues.

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

No branches or pull requests

2 participants