You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vm...@apache.org on 2003/08/30 20:05:24 UTC

cvs commit: xml-fop/src/java/org/apache/fop/image FopImage.java

vmote       2003/08/30 11:05:24

  Modified:    src/java/org/apache/fop/image FopImage.java
  Log:
  remove todo item for disconnecting image processing from pdf
  
  Revision  Changes    Path
  1.5       +0 -1      xml-fop/src/java/org/apache/fop/image/FopImage.java
  
  Index: FopImage.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/image/FopImage.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- FopImage.java	30 Aug 2003 17:59:53 -0000	1.4
  +++ FopImage.java	30 Aug 2003 18:05:24 -0000	1.5
  @@ -137,7 +137,6 @@
       /**
        * For transparent images. Returns the transparent color.
        * @return the transparent color
  -     * (todo) Remove the PDF dependency
        */
       Color getTransparentColor();
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org