I created images in PNG and JPEG, but the quality is always ugly.
I need to store images in files as PNG or JPEG.
Is there a way to genarte images with higher resolution.
thx for any help
How to create imgae with high resolution
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
There is an RFE (I don't know the id, so you'll need to search for it) at SourceForge that includes code for increasing the dpi for the PNG encoder - I haven't integrated the code yet, but you could use it with a little bit of work.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


Thanks for the information. I am going to search for it ..david.gilbert wrote:There is an RFE (I don't know the id, so you'll need to search for it) at SourceForge that includes code for increasing the dpi for the PNG encoder - I haven't integrated the code yet, but you could use it with a little bit of work.
BTW: I like JFreeChart very much. It is absolutely usefull for us and we now do some investigation abeout JFreeReport ..
Torsten