In fact if you use the Java2D AffineTransform you can do this without a third party library. If you need to read more formats, use JAI.
-----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Måns Rullgård Sent: Tuesday, November 23, 2004 8:45 AM To: [EMAIL PROTECTED] Subject: Re: Batik's Resampling Algorithm "Gordon Bowman" <[EMAIL PROTECTED]> writes: > Hello, > > Does anyone know what algorithm Batik uses to downsize bitmaps referenced by > the <image> tag in SVG? I would like to use XSLT to automatically generate > SVG that will downsize bitmaps, and then use the Batik Rasterizer to output > them to bitmaps again. This would be a free alternative to purchasing some > sort of graphics server. I just need to ensure that the quality of the > resampling will be good enough. Why not just use the GIMP or ImageMagick? -- Måns Rullgård [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]