On Tuesday 24 July 2001 04:06, soniya kamath wrote:
> Hi,
>
> I am converting SVG to JPEG using the JPEGTranscoder. During the conversion
> the SVG image loses its transparency. I want the background of the SVG and
> JPEG image to be transparent. How do I achieve this?
Jpeg images are transparent. PNG images support transparency so I highly
recommend you to generate PNG (using the PNGImageTranscoder) then JPEG.
Thierry.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]