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

Add pdftocairo for more exotic features #41

Merged
merged 7 commits into from
Dec 26, 2018
Merged

Conversation

Belval
Copy link
Owner

@Belval Belval commented Dec 26, 2018

This combines both the speed to pdftoppm and the features of pdftocairo.

It does not include any breaking changes since pdftocairo is only used for new features.

Resolves: #39 and #40

@codecov-io
Copy link

codecov-io commented Dec 26, 2018

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      4    +1     
  Lines         107    134   +27     
=====================================
+ Hits          107    134   +27
Impacted Files Coverage Δ
pdf2image/parsers.py 100% <100%> (ø)
pdf2image/pdf2image.py 100% <100%> (ø) ⬆️

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 256c098...ca210ee. Read the comment docs.

@Belval Belval merged commit 3e88ced into master Dec 26, 2018
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