Open
Description
Edit: Ghostscript is now packaged and convert file.pdf file.png
works on most platforms.
Original Message:
I was pleased to see that convert
from ImageMagic_jll
is so easy to use from inside of Julia. However, for converting pdf to png, it shells out to gs
. I am attempting to package gs
with BinaryBuilder
. I am a novice into this and given that gs
would be of use to this package, I was hoping someone could help me with fleshing out the various issues with the gs
package. Here is a link to the current build_tarballs
pull request: JuliaPackaging/Yggdrasil#2646
Metadata
Metadata
Assignees
Labels
No labels