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 Unicode fonts extraction in extract text example. #315

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

dkaluza
Copy link
Contributor

@dkaluza dkaluza commented Aug 24, 2024

As mentioned in #125 it looks like Unicode cmap extraction is not currently working in extract text example due to filtering of necessary keys. This PR removes the filtering of resources and fonts, thanks to which ToUnicode key from font can be properly parsed.

@J-F-Liu J-F-Liu merged commit 51c04a7 into J-F-Liu:master Aug 26, 2024
8 checks passed
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.

2 participants