Resizing eps to eps with problems.
Posted: 2007-01-11T20:41:34-07:00
I'm trying to resize an eps that has a clipping path embeded in CMYK colorspace.
First: when I resize "convert -channel cmyk -density 72 -scale 99999x200 test.eps testresize.eps" i get a color shifting. It looks like it's converted to RGB as what the color looks like but the file still in CMYK.
Second: I'm never able to keep the clipping path. How should I do it?
Regards.
First: when I resize "convert -channel cmyk -density 72 -scale 99999x200 test.eps testresize.eps" i get a color shifting. It looks like it's converted to RGB as what the color looks like but the file still in CMYK.
Second: I'm never able to keep the clipping path. How should I do it?
Regards.