<div dir="ltr"><div><div><div><div>Hello Till,<br><br></div>The handling of sRGB, sGray, and AdobeRGB in rastertopdf has been updated in revision 7248 of cups-filters.<br><br></div>For both sGray and AdobeRGB, the PDF '/ColorSpace' is set to /CalGray and /CalRGB, respectively, and are given the appropriate whitepoint/gamma values. <br>

<br></div>For sRGB, the '/ColorSpace' references an /ICCBased array object, which in the PDF will include an embedded sRGB profile in its stream (using LCMS to create the profile).<br><br></div>Joseph Simon<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 15, 2014 at 6:35 AM, Till Kamppeter <span dir="ltr"><<a href="mailto:till.kamppeter@gmail.com" target="_blank">till.kamppeter@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Joseph,<br>
<br>
did you already have a look into filters of cups-filters and whether<br>
they do correctly with color management?<br>
<br>
Also I have today committed a new rastertopdf filter to turn PWG Raster<br>
input into PDF output. This works well if the input file is in Black,<br>
RGB, or CMYK color space with 1 or 8 bits per component color depth. The<br>
resulting PDF is in DeviceGray, DeviceRGB, or DeviceCMYK color space<br>
then. How do I proceed with sGray, sRGB, and Adobe RGB? Simply using<br>
DeviceGray, DeviceRGB gives broken output and is probably wrong in terms<br>
of color management. What is correct here. Also 16 bit color depth with<br>
Black and RGB gives broken output.<br>
<span class="HOEnZb"><font color="#888888"><br>
   Till<br>
</font></span></blockquote></div><br></div>