You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by Apache Wiki <wi...@apache.org> on 2010/10/28 10:56:40 UTC

[Xmlgraphics Wiki] Update of "ColorHandling" by JeremiasMaerki

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics Wiki" for change notification.

The "ColorHandling" page has been changed by JeremiasMaerki.
The comment on this change is: Status update.
http://wiki.apache.org/xmlgraphics/ColorHandling?action=diff&rev1=9&rev2=10

--------------------------------------------------

  == Current state (2010-07-02) ==
  
  With the XGC 1.4 release, the ColorExt class has been moved back to FOP pending the color redesign discussed on this page.
+ 
+ == Current state (2010-10-28) ==
+ 
+ The new code has been integrated in color branches for Batik and FOP and running in production since August 2010 and is working fine. A vote has been called to merge the color branch into Trunk.
  
  == Ideas ==
  
@@ -116, +120 @@

  
  === White Points ===
  
- Most color conversions involve a white point (and sometimes a black point). Currently, it is not clear from the SVG and XSL-FO WDs which white points shall be used (especially with CIE Lab colors). We currently assume D50 as white point on the input side where no color profile tells us otherwise.
+ Most color conversions involve a white point (and sometimes a black point). Currently, it is not clear from the SVG and XSL-FO WDs which white points shall be used (especially with CIE Lab colors). We currently assume D65 as white point on the input side where no color profile tells us otherwise. The current opinion of the SVG WG is to use D65 in SVG Color 1.2.
  
  === Color.equals() method ===
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org