Keiron Liddle suggested to post this issue to batik-dev:
I patched the PDFGraphics2D class to get a better resolution for Images. Keiron gave me the hint that i may have to increase the Dimensions of the BufferedImage() to do this. Now, I dont get a better image resolutions, although the file size increases. I think it must be related to the fact that the BufferedImage is downscaled to the documents resolution before (and without the use of an observer for loss-less scaling)
I'm quiet new to the code, I go ahead and try hard to understand what happens,
Any hint is very appreciated!
cheers roland kofler
------------- My Files
tmpx3.pdf ...made with 3x image buffer tmpx6.pdf ...made with 6x image buffer (Not includet due to filesize restrictions for the mailing list 116KB) tmp.svg ...source
the linked pic is at http://science.endlos.at/allyouprint/efx/images/26_printable.jpg
PDFGraphics2D.java ...patched class with the constant IMAGE_RESOLUTION_FACTOR to experiment with the buffer dimension.
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
AllYouPrint.zip
Description: Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]