Re: ANN: image viewer

2006-01-26 Thread Thomas Fitzsimmons
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

Re: ANN: image viewer

2006-01-26 Thread Ziga Mahkovec
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.plugi

Re: ANN: image viewer

2006-01-26 Thread Thomas Fitzsimmons
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 tes

Re: ANN: image viewer

2006-01-26 Thread Norman Hendrich
Hello Christian, > I tested it with CACAO and it works, but it's not blazingly fast :-) Thanks. I had some hope that a JIT compiler would help a bit, but apparently not... still, at least on my system, image loading under JDK 1.5.0 is almost twice as fast as JDK 1.4.2, and JDK 1.6 beta is a litt

Re: ANN: image viewer

2006-01-26 Thread Christian Thalinger
On Wed, 2006-01-25 at 17:03 +0100, Norman Hendrich wrote: > I only tested with classpath-0.20 under jamvm (and different JDKs). > It kind of works, but scrolling is still a little too slow for a good > user experience. Thumbnails support is very experimental, so please > report bugs. > > If anyone

ANN: image viewer

2006-01-25 Thread Norman Hendrich
Hello all, a while ago Mark persuaded me to re-release my simple image viewer application as open source, especially as several parts of it already accompanied my Swing-related bug reports... I finally found the time to clean-up the sources a bit, and I also added thumbnails support. This is no