Hi folks,

I have the SVG file below. (This is an extract from some other stuff,
but it demonstrates the problem.) I would like to have the polylines
with some stroke-width and stroke color that I specify, but I cannot
figure out how to do it.

I can change fill just fine, but nothing I try changes the stroke away
from (apparently) none.

This is under FF 1.5. FF2 seems to be the same.

Any help would be very much appreciated.

Reid


<?xml version='1.0' encoding='UTF-8'?>
<svg xmlns='http://www.w3.org/2000/svg'
      viewBox="-93.3528 44.938 0.015 0.015">
   <g class='layers_byway' id='response' stroke-width="1" stroke="red">

     <polyline points='-93.350047,44.942601 -93.352642,44.940827 
-93.353199,44.940537 -93.356751,44.939302' id='56391' fill='green' 
stroke="blue" stroke-width="20"/>

     <polyline stroke='black' stroke-width='10px' points='-93.348146,44.943138 
-93.348185,44.941574' id='56389' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.347932,44.941789 
-93.347834,44.943177' id='56388' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.350405,44.942166 
-93.349396,44.9428' id='56387' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.349397,44.942997 
-93.350047,44.942601' id='56385' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.348146,44.943138 
-93.348235,44.942665 -93.348326,44.942447 -93.348501,44.942305 
-93.348677,44.94225 -93.348868,44.942249 -93.349052,44.942287 
-93.349191,44.942368 -93.349276,44.942482 -93.349396,44.9428' id='58544' 
fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.347932,44.941789 
-93.34765,44.942128 -93.347467,44.942292 -93.346606,44.942963 
-93.346454,44.943116 -93.346355,44.94329 -93.346107,44.943938 
-93.345962,44.944145 -93.345788,44.944318' id='58545' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.346247,44.942426 
-93.346001,44.942485 -93.345817,44.942567 -93.345687,44.94268 
-93.345659,44.942761 -93.345677,44.942969 -93.34568,44.943403 
-93.345655,44.943837 -93.345545,44.944014 -93.345365,44.944143' id='78839' 
fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.350508,44.942779 
-93.350462,44.944314' id='78842' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.351978,44.942058 
-93.351881,44.944325' id='78866' fill='blue'/>
     <polyline stroke='black' stroke-width='10px' points='-93.346247,44.942426 
-93.346529,44.942178 -93.346581,44.94202 -93.34671,44.941857 
-93.346872,44.941825 -93.347011,44.94183 -93.347158,44.941879 
-93.347229,44.941982 -93.347185,44.94214 -93.347085,44.942203 
-93.346985,44.942253 -93.346786,44.942298 -93.346247,44.942426' id='78880' 
fill='blue'/>
   </g>
</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/

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