classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] The big java.awt.color patch


From: Sven de Marothy
Subject: [cp-patches] The big java.awt.color patch
Date: Tue, 26 Oct 2004 15:12:54 +0200

Hello all.
Here's my initial implementation of the java.awt.color.* subpackage.

The patch isn't so readable, sorry, since it's been reformatted, and
the many fields in ICC_Profile.java have also been restubbed,
(Although the profile signatures are java ints, they're really 4-letter
ASCII values, so representing them in hex seemed more readable.) 

But rest assured that the original code was just stubs anyway, so I
shouldn't be breaking anything. :)

There's also a big set of classes for a new gnu package,
gnu.java.awt.color containing a small CMM system implemented in java.

There is only one part missing here that I know of, which is the PYCC
color space. I'll finish that soon. 
(Also, in the future a number of changes will have to be made to
accomodate ICC spec v4, which Java 5 uses, but this updating can be done
within the gnu.java.awt.color package.)

But apart from that, I'm pretty happy with the code here. No bugs that I
know of. Please review. :-)

/Sven

Attachment: gnu.java.awt.color.tar.gz
Description: application/compressed-tar

Attachment: color.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]