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 #1

Open
nzain opened this issue Oct 21, 2019 · 0 comments
Open

Unicode Support #1

nzain opened this issue Oct 21, 2019 · 0 comments

Comments

@nzain
Copy link

nzain commented Oct 21, 2019

PDF does not support standard encodings like UTF-8. Support for windows code pages (7bit ASCII + 1bit into Codepage) is easy to realize and probably works already (did not test). However, writing any characters beyond requires a lot of work.

For now this issue is just a pointer for later reference. I'll add more information when I find the time, including my understanding of the todos plus some example PDF files.

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