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 2006/09/11 08:38:51 UTC

[Xmlgraphics Wiki] Update of "GnuClasspathCompatibility" by CameronMcCormack

Dear Wiki user,

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

The following page has been changed by CameronMcCormack:
http://wiki.apache.org/xmlgraphics/GnuClasspathCompatibility

The comment on the change is:
Some initial notes about Batik on GNU Classpath

------------------------------------------------------------------------------
  Most of all, support for java.awt.BasicStroke.
  
  '''Status:''' Thomas Fitzsimmons said in [2] that he may soon look at this.
+ 
+ These are the bugs that have been identified so far as needing to be resolved before Batik will work with GNU Classpath:
+ 
+   * [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27940 27940] - CairoGraphics2D doesn't support custom Paint classes
+   * [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29010 29010] - AttributedString checks for defined attributes incorrectly
+   * [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29011 29011] - FreetypeGlyphVector.getGlyphPosition(int glyphIndex) should not throw when glyphIndex == nGlyphs
+   * [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29012 29012] - BufferedImageGraphics copy constructor does not copy 'image' field
  
  == IKVM ==
  

---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org