<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On Feb 8, 2011, at 4:51 PM, Hal V. Engel wrote:</div><div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="font-family: 'DejaVu Sans'; font-size: 12pt; font-weight: 400; font-style: normal; "><div style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#000000" face="Verdana"><span class="Apple-style-span" style="white-space: normal; font-size: medium;"><br></span></font></div><div style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">While writing up the rendering intent bug report for poppler I looked at the code in poppler that creates the transforms and noticed after also looking at the lcms header that it always outputs 8 bits per channel since this is also hard coded in poppler.  So this is another thing that needs to be fixed since it should allow for the calling app to decide what bit depth to use for output.  For Gutenprint we will definitely want 16 bit per channel output for example.</div></div></span></blockquote><div><br></div><div>I think the PDF spec might have something to say about this, at least for vector I'm pretty sure it's supposed to be 16bpc float. But yeah ideally we'd clobber everything, including 8bpc images, in 16bpc channel AT LEAST. I know ACE does everything for Adobe applications with 32bpc float precision.</div><div><br></div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="font-family: 'DejaVu Sans'; font-size: 12pt; font-weight: 400; font-style: normal; "><div style="white-space: pre-wrap; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">  Again we can live with 8 bit/channel output for initial testing but this does need to get fixed.</div></div></span></blockquote><br></div><div>Yes.</div><div><br></div><div>Chris Murphy</div></body></html>