Hi, On Tue, 2006-06-27 at 22:13 -0700, Alps wrote: > Hi all, > 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. >
You might be interesting to use SVG Rendering attribute: - color-interpolation - color-rendering - shape-rendering - text-rendering - image-rendering Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
