This will work but unfortunately, I also have many <image> elements 
next to each other which has the same problem.

Tony

--- In [email protected], "Aashish Singhvi" 
<[EMAIL PROTECTED]> wrote:
> 
> One way is to add      "stroke:#ffffff; stroke-width:20" 
> to your rectangle definitions.
> 
> HTH,
> Aashish
> 
> 
> --- In [email protected], "tony_ser" <[EMAIL PROTECTED]> wrote:
> > 
> > Run into a problem with the ASV.
> > When I put 2 rect right next each other, there is still a fine 
line 
> > in the middle with the background color.
> > 
> > Any way to fix it
> > Thanks!
> > 
> > 
> > <?xml version="1.0" standalone="no"?>
> > <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
> > "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd";>
> > 
> > <svg xml:space="preserve" width="500pt" height="375pt" viewBox="0 
0 
> > 20000 15000" preserveAspectRatio="xMinYMin" >
> >     <rect x="0" y="0" width="20000" height="15000" 
> > style="fill:#ff0000; " />
> >     <rect id="_Rectangle84" x="2600" y="2400" width="800" 
> > height="2694" style="fill:#ffffff; " />
> >     <rect id="_Rectangle86" x="3400" y="2400" width="800" 
> > height="2694" style="fill:#ffffff; " />
> > </svg>





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