[OpenJDK 2D-Dev] Missing colour profiles

Andrew Haley aph at redhat.com
Fri Apr 4 16:31:04 UTC 2008


Andrew Haley wrote:
> Just a heads-up: I'm working on Bug 6523403, Need to provide lcms
> library with PYCC and LINEAR_RGB OS ICC profiles.  I'm also looking
> at the causes of Bug 6523402, Some quality problems with GRAY, PYCC
> and CIEXYZ color spaces with lcms library
> 
> I have created a LINEAR_RGB profile using the same primaries as the
> lcms sRGB profile, and I have verified that it's compatible with
> the Kodak-provided one in the proprietary JDK.  The PYCC profile
> will take a little longer, and I've started working on that.

Just a bit more information on my progress.  I've created a PYCC profile
based on specs from Kodak, but I'm being hampered by some bugs in lcms,
which at the present time can't even get the sRGB primaries exactly
right.

I note that this is already a known bug in OpenJDK, # 6523402.  I'm
investigating.

Andrew.



More information about the 2d-dev mailing list