You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Mathias Andersen <ma...@msn.com> on 2007/04/11 12:53:13 UTC

Having problems in Batik

Dear Support
 
I am currently working with Batik on a project. I have encountered a problem where I want 2 or more SVG pictures on top of each other/overlap. I have succeded in showing transparent SVG pictures, so that doesn't seem to be the problem.
How do I make 2 or more SVG pictures overlap with Batik?
 
Running Batik in Windows XP and Linux. Environment: Eclipse SDK. JDK: 6.0.
Kind regards
-------------------------------- Mathias Andersen 
_________________________________________________________________
Søg fra alle websider med yderst effektiv beskyttelse. Hent Windows Live Toolbar GRATIS i dag!
http://www.toolbar.live.com

Re: Having problems in Batik

Posted by th...@kodak.com.
Hi Mathias,

Mathias Andersen <ma...@msn.com> wrote on 04/11/2007 06:53:13 AM:

> I am currently working with Batik on a project. I have encountered a
> problem where I want 2 or more SVG pictures on top of each 
> other/overlap. I have succeded in showing transparent SVG pictures, 
> so that doesn't seem to be the problem.
> How do I make 2 or more SVG pictures overlap with Batik?

   You can either construct a document consisting of 2 or more
SVG 'image' elements (where each image element references an SVG
document) or you can use Swing to stack multiple JSVGCanvases on top
of each other.  Of the two the first is simpler.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org