[gs-devel] icc profiles in gs 8.70? xefitra

John Culleton john at wexfordpress.com
Mon Oct 19 13:29:50 PDT 2009


On Monday 19 October 2009 03:12:35 Gerold Böhler wrote:
> I'm desperately waiting for this too - hints, anybody?
>
> On Oct 16, 2009, at 9:30 PM, jherr at colorquick.com wrote:
> > Is icc color management available in Ghostscript 8.70 for 
win32?  I
> > would like to specify a default RGB input profile, default 
CMYK
> > output profiles, perceptual rendering intent and ensure that 
any
> > embedded profiles are disregarded.  The input pdf files will 
contain
> > RGB and/or CMYK and output will be CMYK tiff.  CMYK values 
should
> > pass through unchanged - as they do now.
> >
> > There seems to be lot of work being done for icc support and 
there
> > was a comment about -sDefaultRGBProfile and -
sDefaultCMYKProfile
> > parameters in the icc_work branch.
> > http://www.ghostscript.com/pipermail/gs-cvs/2009-
May/009318.html
> > The parameters had no effect when used with gs 8.70:
> >
> > gswin32c -sDEVICE=tiff32nc -sOutputFile=CMYK.tif -
> > sDefaultRGBProfile="AdobeRGB1998.icc" -
> > sDefaultCMYKProfile="GRACoL2006_Coated1v2.icc" -r72 -
dBATCH -
> > dNOPAUSE CMYK-and-RGB.pdf
> >
> > Any suggestions or relevant info would be appreciated.


Any port in a storm. I can convert from RGB to CMYK easily using 
Imagemagick's convert program but that converts everything to a 
bitmap. Not wonderful for text. I can convert to the near-
mandatory pdf x/1-a:2001 format (more and more USA digital 
printers are specifying it) using the shareware progam 
Pstill but that costs money and I don't know what if anything it 
does to color models.  I can import into Scribus and export, which 
handles color models but doesn't (yet) offer the PDF X/1-a format.

One of the goals of ghostscript is or was to make Acrobat Distiller 
unnecessary for most of us.  Addressing color model and pdf 
format questions mentioned above would be a big step toward 
that goal. 


John Culleton
"Create Book Covers with Scribus"
http://www.booklocker.com/books/4055.html


More information about the gs-devel mailing list