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

Port over the PDF2Image rasterizer #5

Merged
merged 5 commits into from
Jul 21, 2023
Merged

Conversation

bnewm0609
Copy link
Contributor

Ports over the rasterizer from mmda and implements the tests. The biggest difference from the mmda version is that the rasterizer returns a List[papermage.types.Image] rather than List[PILImage]. The tests are also newly implemented for papermage - they weren't in the mmda repo.

@bnewm0609 bnewm0609 requested a review from kyleclo July 21, 2023 01:39
Copy link
Collaborator

@kyleclo kyleclo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kyleclo kyleclo merged commit 8a3372a into main Jul 21, 2023
3 checks passed
@kyleclo kyleclo deleted the benjaminn/add-rasterizer branch July 21, 2023 03:02
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