-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Description
I installed the ready-to-go docker image, to test this out, and it seems that converting vector formats is not working for me.
Converting an .ai file to .svg
I get the error:
Error converting MyFile.ai: Error: The specified array cannot be empty
If I open the .ai file in Inkscape, it seems to work fine.
Converting an .eps file to .svg
I get the error:
Error converting MyLogo.eps: Error: FailedToExecuteCommand `'gs' -sstdout=%stderr -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 '-sDEVICE=pamcmyk32' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r72x72' -dEPSCrop '-sOutputFile=/tmp/magick-yWWGnpw81fZLeYFdemVYUwJqHxDBMmIf%d' '-f/tmp/magick-02a6yCjAc7dI-kBQSYg9hn00DRCBLpGf' '-f/tmp/magick-TcgCRAaDKAmmFsqbqMe6AxQmGHBbpmde'' (-1) @ error/delegate.c/ExternalDelegateCommand/518
This file fails to open in Inkscape, but opens fine in GIMP.
I tried to convert them to a bitmap format as well, to see if it was related specifically to the .svg file type, but I got the same errors.
The test files are not really mine to distribute, but if it will help debugging, I might share them more privately.
Felitendo
Metadata
Metadata
Assignees
Labels
No labels