EPS with ascii formatting

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
wlocker
Posts: 8
Joined: 2014-02-14T07:09:46-07:00
Authentication code: 6789

EPS with ascii formatting

Post by wlocker »

I am trying to convert a jpg file into an EPS applying a color profile and with ASCII formatting. I use convert jpfilename -compress none -profile AdobeRGB1198.icc EPS:newpathandfilename but this does not seem to render out the ascii formatting - can you advise?
Post Reply