Bug 34055

Summary: Rendered output is currently restricted to 8 bit/channel
Product: poppler Reporter: Hal Engel <hvengel>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium CC: braslau, till.kamppeter
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Hal Engel 2011-02-08 15:50:42 UTC
All color transforms currently restrict output to 8 bits/channel because this is hard coded.  This is probably acceptable for monitor output although with display port we are starting to see monitors that support higher bit depths (10 and 12 bits/channel currently but display port allows for up to 16 bits/channel).  

The CUPS pdftoraster filter will need the ability to set the bit depth to either 8 or 16 bits/channel but a more general solution would allow the calling app to set any output format that is supported by the CMS including floating point formats.  So this will likely require adding the ability to set this to the poppler API.
Comment 1 Albert Astals Cid 2011-06-21 12:11:39 UTC
*** Bug 15177 has been marked as a duplicate of this bug. ***
Comment 2 GitLab Migration User 2018-08-21 11:17:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/606.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.