New message in 0.9.21: "Using: org.jfree.chart.encoders

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
kevbo

New message in 0.9.21: "Using: org.jfree.chart.encoders

Post by kevbo » Wed Sep 15, 2004 9:09 pm

I just upgraded to 0.9.21, and I'm getting this in my output:

Using: org.jfree.chart.encoders.SunPNGEncoderAdapter

Three times...I do use:

ChartUtilities.saveChartAsPNG(chartfile, chart, 800, 600);

but I really don't want that message.

Thanks,

Kevin

muentzer
Posts: 5
Joined: Tue Sep 14, 2004 3:42 pm

Post by muentzer » Thu Sep 16, 2004 9:08 am


Guest

Post by Guest » Thu Sep 16, 2004 8:12 pm

Gosh, I'm sorry. I'd actually looked, but obviously not hard enough.

Sorry for the noise...

Kevin

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Thu Sep 16, 2004 10:45 pm

Anonymous wrote:Sorry for the noise...
It doesn't bother me, when it comes to bugs I'd rather hear about it three times than not at all. Now classpath issues on the other hand...
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked