Hi
Thanks for the suggestion but i need to make JPEG files because ultimately I have to put zooming and panning as well as access X and Y co-ordinates from the JPEG files. If there is any other way I can meet all these points. Please let me know so that I can proceed on those lines. Regards Arvind >From: Thomas E Deweese <[EMAIL PROTECTED]> >Reply-To: "Batik Users" <[EMAIL PROTECTED]> >To: Batik Users <[EMAIL PROTECTED]> >Subject: RE: How to overlap 2 images generated using JPEGTranscoder >Date: Wed, 9 Oct 2002 07:40:05 -0400 > > >>>>> "AS" == Arvind Sareen <[EMAIL PROTECTED]> writes: > >AS> I have created 2 svg files and then converted them to images using >AS> JPEGTranscoder. Now when I call these 2 images in another svg >AS> file. The file which is called in the last is displayed whereas >AS> the file below it is not displayed. Can anybody provide me with a >AS> solution or workaround to above problem. > > Use PNG. JPEG doesn't support transparency so both images are >fully opaque. PNG does support opacity so the top image will allow >the bottom image to show through any place where you haven't drawn >stuff. > >AS> Regards > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
