I am a java programmer , new to SVG . we are developing a java 
application , which is used for developing themes for mobile devices. 
We uses svg files extensively , as images and backgrounds. User can 
edit the svg files using Thirdparty svg editors like Inkscape, Adobe 
Illustaror etc .

Now we are trying to implement a  new functionality, which is helpful 
for theme designers.Instead of editing svg files individually , we 
thought of collecting multiple SVG files and generate a single SVG 
file that contains a background layer and one layer for each 
individual SVG file. The layers shall be named so that when copying 
back to the tool,each SVG can be identified and applied to the 
corresponding elements. This will ease the job of designer , so he 
can do the necessary batch processing in the layers.

Now the problem is how can i structure the svg document in such a way 
that each layer can accomodate one svg document , each has its on 
viewBox attribute specified ?

Does SVG have any builtin support for layers other than <g> tag ?

Thanks in advance










-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to