Sorry for asking,
but is there any workaround to get convert (imagemagick) to save eps files so that photoshop don't ask for rasterizing options when opens the result file ?
image magick writes generic eps, not photoshop eps, i know, but still...
it's seams that photoshops adds this line : %ImageData: 255 399 8 1 0 255 1 "beginimage" (no standard of course)
have anyone a solution to this ?
Photoshop EPS
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Photoshop EPS
If we can find out what that line means we may be able to help.
Postscript by default is a VECTOR language. I am not certain how photoshop can recognize the EPS files it generates and extract the raw image data directly from it.
Extracting the raw images from a postscript file. That is the pixel data without regard for density or other information is something thing that I would very much like to do IN GENERAL. Ghostscript however does not seem to provide this facility.
Postscript by default is a VECTOR language. I am not certain how photoshop can recognize the EPS files it generates and extract the raw image data directly from it.
Extracting the raw images from a postscript file. That is the pixel data without regard for density or other information is something thing that I would very much like to do IN GENERAL. Ghostscript however does not seem to provide this facility.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/