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 pdftopng and use ghostscript as fallback #198

Merged
merged 22 commits into from
Jul 4, 2021
Merged

Conversation

vinayak-mehta
Copy link
Member

@vinayak-mehta vinayak-mehta commented Oct 16, 2020

Raised this PR just to run tests. This change would have to be handled in a backwards compatible way by adding support for multiple image conversion backends which the user could specify (ghostscript, mupdf, etc.), and setting pdftopng as the default one.

@vinayak-mehta
Copy link
Member Author

Yay most tests pass! 🎉

The ones that failed have image coordinates hardcoded, they will have to be changed.

@arky
Copy link

arky commented Jan 18, 2021

@vinayak-mehta Let me know if further testing is needed on this PR or any task the needs to be done to move this forward. Thanks

@vinayak-mehta
Copy link
Member Author

Just need to add tests now.

@vinayak-mehta
Copy link
Member Author

It's just failing on macOS :(

@vinayak-mehta vinayak-mehta changed the title [WIP] Add pdftopng Add pdftopng and use ghostscript as fallback Jul 4, 2021
@vinayak-mehta vinayak-mehta merged commit 2aa982b into master Jul 4, 2021
@vinayak-mehta vinayak-mehta deleted the add-pdftopng branch July 4, 2021 23:52
@vinayak-mehta
Copy link
Member Author

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
TODO!
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants