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

Patch 2 #74

Merged
merged 4 commits into from
Dec 17, 2019
Merged

Patch 2 #74

merged 4 commits into from
Dec 17, 2019

Conversation

Bennyz1
Copy link

@Bennyz1 Bennyz1 commented May 19, 2019

fixing PDF with "CIDFontType2" font failed to renderer due to NPE since the "FontName" is null #73
#73

fix for PDF with "CIDFontType2" font failed to renderer due to NPE since the "FontName" is null katjas#73
in case of CIDFontType2 and ontFile2 = null 
it prefer to use the CIDFontType0 that have the extra handling of ToUnicode, if found in the fontObj
in case the glyph name is empty try to find the name by char
@Bennyz1
Copy link
Author

Bennyz1 commented May 30, 2019

fixing blank page presented in case font id defined with hex values #75

@katjas katjas merged commit fb587df into katjas:master Dec 17, 2019
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.

3 participants