On Thu, Feb 07, 2002 at 08:25:57PM +0000, Timm Murray wrote: > Would it really need to be done using AWT? What about creating a PNG image on > the fly and presenting it on the statistics web page?
I wouldn't mind writing a plotter for a vector graphics library, but I would not spend the effort (and bloat) it would take to implement a pixel renderer myself. The only vector graphics available AFAIK is java.awt.Graphics (well, there is SVG, but talk about bloat...) -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
