Search found 4 matches

by cohara
2014-02-27T06:38:11-07:00
Forum: Users
Topic: Trying to convert from postscript to gif
Replies: 8
Views: 5917

Re: Trying to convert from postscript to gif

Thank you!

Maybe Ill just start downloading all the delegates until it works!

Thanks,
Ciara
by cohara
2014-02-27T04:54:59-07:00
Forum: Users
Topic: Trying to convert from postscript to gif
Replies: 8
Views: 5917

Re: Trying to convert from postscript to gif

Hi,

I ran gs --version and it returned 8.70. I reinstalled and configured --with-gslib, but the delegates are the same, just mpeg and ps. Is it a path problem? I configured ImageMagick with --prefix=/root/ImageMagick-6.8.8-7.

I've tried converting jpg and png images to gifs and that doesn't work ...
by cohara
2014-02-26T04:49:45-07:00
Forum: Users
Topic: Trying to convert from postscript to gif
Replies: 8
Views: 5917

Re: Trying to convert from postscript to gif

Thanks, I think I have it. I ran 'locate Ghostscript' and it seems to be there...or am I missing something. Should it be listed in delegates?
by cohara
2014-02-26T01:38:00-07:00
Forum: Users
Topic: Trying to convert from postscript to gif
Replies: 8
Views: 5917

Trying to convert from postscript to gif

Hi, I am trying to use ImageMagick to create an animated gif using postscript files. However when I run the convert command I get the: 'no decode delegate for this image format' error. The delegates I have, according to 'convert -list configure' are mpeg and ps. Also the post installation gif ...