Search found 3 matches
- 2011-11-25T06:20:50-07:00
- Forum: Bugs
- Topic: "Transcoding" delegates seem broken
- Replies: 5
- Views: 9855
Re: "Transcoding" delegates seem broken
Ok, thanks anyway... If I get some time I'll try to help out and debug the problem.
- 2011-11-24T03:49:54-07:00
- Forum: Bugs
- Topic: "Transcoding" delegates seem broken
- Replies: 5
- Views: 9855
Re: "Transcoding" delegates seem broken
That gives me an error:
c:\tmp>convert test.ai -define delegate:bimodal=true test.eps
convert.exe: `%s' (%d) "C:/Program Files/gs/gs9.02/bin/gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -sDEVICE=epswrite "-sOutputFile=C:/Users/ANDREA~1.KAR ...
c:\tmp>convert test.ai -define delegate:bimodal=true test.eps
convert.exe: `%s' (%d) "C:/Program Files/gs/gs9.02/bin/gswin32c.exe" -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -sDEVICE=epswrite "-sOutputFile=C:/Users/ANDREA~1.KAR ...
- 2011-11-23T12:27:21-07:00
- Forum: Bugs
- Topic: "Transcoding" delegates seem broken
- Replies: 5
- Views: 9855
"Transcoding" delegates seem broken
I've been trying to achieve an ai(pdf) > eps > png conversion (going through eps to get boundingbox fitted to graphics).
I'm using IM 6.7.3-6 x64 Q16 and GS 9.02 x64 on Win7.
One would expect that...
convert test.ai test.eps
...should invoke the delegate <delegate decode="pdf" encode="eps ...
I'm using IM 6.7.3-6 x64 Q16 and GS 9.02 x64 on Win7.
One would expect that...
convert test.ai test.eps
...should invoke the delegate <delegate decode="pdf" encode="eps ...