On Thu, 2006-01-26 at 15:12 +0100, Ziga Mahkovec wrote: > On Thu, 2006-01-26 at 08:34 -0500, Thomas Fitzsimmons wrote: > > On Wed, 2006-01-25 at 17:03 +0100, Norman Hendrich wrote: > > > BTW: any news about the big Java2D rewrite? > > > > Yes, I'm currently working on getting Batik building on GNU Classpath. > > That involves first implementing javax.imageio.plugins.jpeg. Once I > > have it building I'm going to work on getting its testsuite results to > > 100%. I think that will be a very good test of our headless Java2D > > implementation. Once that's done I'll rework the X window-backed > > Graphics2D code. It's a big job so bear with me. > > Hi Tom, > > this sounds great. I thought you might be interested in some Java2D > test suite work I did some time ago: > > http://lists.gnu.org/archive/html/classpath/2005-06/msg00048.html > Thanks for the pointer. My long term testing plan is to add nightly runs of the Batik test suite to builder.classpath.org. Tom