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

fix missing unicode map entries #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

llogiq
Copy link

@llogiq llogiq commented Jul 16, 2020

We get a panic from the current version on files which appear to miss some character values for German umlauts. (e.g. 252 = ü). This should fix the issue, but frankly I'm unsure if it's the right thing to do.

This might relate to #9, btw.

@llogiq llogiq force-pushed the missing-unicode branch 9 times, most recently from 0aa2bbc to 9674653 Compare July 22, 2020 13:20
@jrmuizel
Copy link
Owner

jrmuizel commented Oct 8, 2020

It looks like there's a bunch of other stuff in this change. Is that intentional?

@menteb
Copy link

menteb commented Mar 17, 2023

I'm getting Unicode mismatch errors when reading in a PDF. I've tried to use encode_rs to get around these, but to no avail.

@jrmuizel
Copy link
Owner

Can you share a link to the pdf?

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

Successfully merging this pull request may close these issues.

4 participants