I believe Batik uses Java2D to do most of the image encoding. I am not sure BMP is supported. I might go with SVG -> PNG -> BMP if you don't want to touch too much Java code. The latest .Net framework allows you to do PNG -> BMP easily. As for SVG -> PNG, we created a web service to some transcoder functions.
- Tangent > -----Original Message----- > From: Bertrand Fontaine [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 3:17 AM > To: [EMAIL PROTECTED] > Subject: SVG => BMP > > > Hello, > > I have played around with the SVG rasterizer. I would like to > convert to > ".bmp", what is not implemented. Is there some code around to do that? > > Thank you, > > Bertrand Fontaine > > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > --------------------------------------------------------------------- > 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]