Add new color profiles
Joseph D. Darcy
Joe.Darcy at Sun.COM
Mon Apr 28 10:03:05 PDT 2008
Hello.
Mark Wielaard wrote:
> Hi,
>
> Andrew and Keith solved a problem with missing color profiles which made
> some applications (like batik) very unhappy:
> http://mail.openjdk.java.net/pipermail/2d-dev/2008-April/000261.html
>
> They aren't in openjdk[7] or openjdk6 yet, but because it is such an
This fix will be in the next OpenJDK 6 drop, which will probably be
after JavaOne (May 6-9).
-Joe
> annoying problem I have added them already to icedtea. Since the
> profiles are basically binary files (I don't believe there is a textual
> representation defined) it is somewhat difficult to add them to a
> standard patch. So I added a simple overlay mechanism that might come in
> handy later as alternative to patch files. The overlay files are copied
> after the patches are applied.
>
> 2008-04-27 Mark Wielaard <mark at klomp.org>
>
> * Makefile.am (ICEDTEA_PATCHES): Add icedtea-color-profiles.patch.
> (stamps/overlay.stamp): New target.
> (overlay): Likewise.
> (stamps/extract-ecj.stamp): Depend on stamps/overlay.stamp.
> (icedtea): Likewise.
> (icedtea-debug): Likewise.
> (stamps/hotspot-tools-copy-source-files.stamp): Likewise.
> * Makefile.in: Regenerated.
> * overlays/openjdk/jdk/src/share/lib/cmm/lcms/GRAY.pf: New file.
> * overlays/openjdk/jdk/src/share/lib/cmm/lcms/LINEAR_RGB.pf:
> Likewise.
> * overlays/openjdk/jdk/src/share/lib/cmm/lcms/PYCC.pf: Likewise.
> * patches/icedtea-color-profiles.patch: New patch.
>
> I am a happy batik/squiggle user now :)
>
> Committed and pushed,
>
> Mark
>
More information about the distro-pkg-dev
mailing list