Hello, How do i set the antialias property for my svg files while using the transcoder classes.
Basically i want to convert my svg files to bmp files with anti-aliasing switched onn/off (depending on the user setting). For saving the file as bmp file, i extended the ImageTranscoder class and implemented the writeImage such that it saves the image as bmp. But i find no option to set the rendering hints for the graphics2D renderer used in the transcoder. Thanks in advance Sathish Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
