summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-09-19 13:54:35 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-09-19 13:54:35 +0000
commit07b3bbfeee01d2b73c3d5dd47f900c07edd09952 (patch)
tree2c2ad498720251ce46fc27b24835365dd9212f9e /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg
parentfe13be6dac3b9a019cd4ee7a4e1b3272ef922871 (diff)
downloadzetacomponents-graph-07b3bbfeee01d2b73c3d5dd47f900c07edd09952.zip
zetacomponents-graph-07b3bbfeee01d2b73c3d5dd47f900c07edd09952.tar.gz
- Make better assumptions an character width in SVG driver
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg
index 5cc5b01..bc7db01 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedString.svg
@@ -1,2 +1,2 @@
<?xml version="1.0"?>
-<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><text id="ezcGraphTextBox_2" x="10" text-length="149.6px" y="27" style="font-size: 17px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A Pretty</text><text id="ezcGraphTextBox_2" x="10" text-length="102.85px" y="45.7" style="font-size: 17px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Long String</text></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><text id="ezcGraphTextBox_2" x="10" text-length="144.16px" y="27" style="font-size: 17px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A Pretty</text><text id="ezcGraphTextBox_2" x="10" text-length="99.11px" y="45.7" style="font-size: 17px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Long String</text></g></svg>
OpenPOWER on IntegriCloud