Hi all,
I am using Batik for SVG to GIF/JPEG/PNG conversion. The output image
expected was with reduced size and good quality. We found several
optimization points like
1. BufferedImage Rendering Hints
2. Encoding specific parameter configuration like PNGEncodeParam
3. Color Quantization.
I am looking at SVG level optimization, if can specified at SVG document
level or during conversion to BufferedImage. I found the color quantization
works but can we specify the color depth (quantization) at SVG doc level ?
Are there any other optimization configuration available for reducing image
but maintaining quality.
Thanks..Alps
--
View this message in context: http://www.nabble.com/SVG-level-image-optimization.-tf1859497.html#a5078503
Sent from the Batik - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
|