hi,
could you explain why you need to compose this shape of four individual 
shapes ?
using filter is very processing intesive , and it gets worse the larger 
the filtering area is.
i would really recommend,  if  possible,  to use a different structure 
for your shape.
for example the esiest way for your shape here would be:
<path fill-rule="evenodd" d="M90,90 L 710 90 710 510 90 510z
             M110 110 L 690 110 690 490 110 490 z"  fill="lightgreen" 
stroke="green" stroke-width="5"/>

regards
holger

p.s.: may i suggest my little filter editor at 
http://www.treebuilder.de/svg/filterworkshop/workshop.svgz
       to play around with different filter primitives and combinations.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
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/

<*> 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