>>>>> "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]