Anyone can help out?  Thanks in advance.  :)

--- In [email protected], "mchua1980" <[EMAIL PROTECTED]> 
wrote:
>
> --- In [email protected], Chris Lilley <[EMAIL PROTECTED]> 
> wrote:
> >
> 
> > 
> > This is why the use element establishes a new viewport. You 
decide 
> how
> > big you want this particular use of the symbol to be. You can re-
> use the
> > same symbol multiple times at different sizes.
> 
> I can only reposition the symbol using the <use> tag.  When I 
tried 
> to set the width and height, the size doesn't change.
> 
> Here is sample symbol created using the Web Dwarf v2.   I placed 
it 
> inside the defs tag and group it with an id called "Test"
> 
>     <g id = "Test">
>       <rect id="Bindex" style="fill:#ffffff;" width="100%" 
> height="100%"/>
>       <g id="Oobj1" style="fill:none;fill-rule:evenodd;" 
> transform="matrix(1.00,0.00,0.00,1.00,66.00,50.00)">
>               <rect id="Ggeo1" x=" -66" y=" -49" width=" 132" 
> height="  99" style="stroke:rgb(  0,  0,  0);stroke-width:1" />
>       </g>
>       <g id="Oobj3" style="fill:none;fill-rule:evenodd;" 
> transform="matrix(1.00,0.00,0.00,1.00,66.00,49.00)">
>               <polyline id="Ggeo3" style="fill:none;stroke:rgb(  
> 0,  0,  0);stroke-width:1;" points="
>               -65,-49 66,50 66,49"/>
>       </g>
>       <g id="Oobj4" style="fill:none;fill-rule:evenodd;" 
> transform="matrix(1.00,0.00,0.00,1.00,66.00,50.00)">
>               <polyline id="Ggeo4" style="fill:none;stroke:rgb(  
> 0,  0,  0);stroke-width:1;" points="
>               65,-49 -64,50 -62,49"/>
>      </g>
>     </g>
> 
> Here is how i attempt to use it:
> 
> <use x="-30" y="130" width="10" height="30" xlink:href="#Test" />
> 
> 
> Pls advise.
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/I258zB/QnQLAA/TtwFAA/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