Bug 8149 - render svg tspan element is not correct
Summary: render svg tspan element is not correct
Status: CLOSED INVALID
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: svg (show other bugs)
Version: 0.20.3
Hardware: PC All
: P3 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-16 06:37 UTC by hu zhilong
Modified: 2012-04-01 13:51 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hu zhilong 2002-04-16 06:37:51 UTC
<text transform="matrix(1 0 0 1 18.6636 25.2559)" 
style="fill:#000000;stroke:none;"><tspan x="0" y="0">SUBI</tspan><tspan 
x="0.896" y="26.8">GND</tspan><tspan x="-1.776" y="53.6">REFL</tspan><tspan 
x="5.336" y="80.4">Vcc</tspan><tspan x="-8.888" y="107.2">MPX IN</tspan><tspan 
x="-0.44" y="134">CUBI</tspan><tspan x="7.12" y="160.8">NC</tspan><tspan 
x="2.224" y="187.6">SDA</tspan><tspan x="3.112" y="214.4">SCL</tspan><tspan x="-
4.88" y="241.2">DGND</tspan><tspan x="3.552" y="268">BAL</tspan><tspan 
x="2.672" y="294.8">TRE</tspan><tspan x="-2.672" y="321.6">BASS</tspan><tspan 
x="2.664" y="348.4">VOL</tspan><tspan x="-18.664" y="375.2">LS OUT-
R</tspan></text>
all the text render in one line, when I use the strokeSVGText = false option
Comment 1 keiron 2002-09-04 14:06:34 UTC
The strokeSVGText = false option is a simplistic method to render with plain 
text.
It is not supposed to handle tspan.
The code in cvs removes this option and does things better.
Comment 2 Glenn Adams 2012-04-01 13:51:18 UTC
batch transition to closed remaining pre-FOP1.0 resolved bugs