On Tue, Jan 20, 2009 at 10:49 PM, Tonny Kohar <[email protected]> wrote:
> What I am looking for is trying to embed SVG image into another SVG. > Currently I am thinking > - embed the svg image using svg tag as it is > - or embed the svg image into the <defs> and reference it using <use> > tag, is it possible this way ? > Yes, I think either/both of those should work. -Archie -- Archie L. Cobbs
