Hello!

I'm using the latest batik cvs checkout and
text-decoration:line-through does not work on flowText
texts.

For example:

<flowText
style="font-family:Arial;font-size:14;fill:#000000;text-decoration:line-through"
xml:space="preserve"
xmlns="http://xml.apache.org/batik/ext";>
   <flowRegion vertical-align="middle">
      <rect height="70.8661" width="127.559" x="0"
y="0.48"/>
   </flowRegion>
   <flowDiv>
      <flowPara justification="middle">Bla
bla</flowPara>
   </flowDiv>
</flowText>

does not work properly while 

<text x="54.88" y="38.91" class="st2"><tspan
class="st3">A</tspan><tspan
class="st3">12</tspan></text>

goes through just fine. Is there any estimate when
this might get fixed or am I overlooking anything?

Thanks!

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to