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

Fixed type3 font parsing, type1 font program parsing, ASCII85 parsing #348

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

BezrukovM
Copy link
Contributor

@codecov
Copy link

codecov bot commented Apr 5, 2018

Codecov Report

Merging #348 into integration will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@                Coverage Diff                @@
##             integration     #348      +/-   ##
=================================================
- Coverage          25.16%   25.15%   -0.01%     
  Complexity           857      857              
=================================================
  Files                233      233              
  Lines              12717    12720       +3     
  Branches            1794     1795       +1     
=================================================
  Hits                3200     3200              
- Misses              9151     9154       +3     
  Partials             366      366
Impacted Files Coverage Δ Complexity Δ
.../org/verapdf/pd/font/type1/Type1PrivateParser.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...in/java/org/verapdf/pd/font/type3/PDType3Font.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...java/org/verapdf/parser/NotSeekableBaseParser.java 39.21% <0%> (-0.39%) 40 <0> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e12282d...aa6732e. Read the comment docs.

@BezrukovM BezrukovM merged commit a686132 into veraPDF:integration Apr 5, 2018
@BezrukovM BezrukovM deleted the fixes branch February 10, 2020 07:29
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.

PostScript names in Type 1 fonts ASCII base-85 strings in CMaps
1 participant