summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-05-10 10:53:33 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-05-10 10:53:33 +0000
commitae341ca0d7e66ad6509fd6b512ae4ba6e5cddc3d (patch)
tree3b241cb3c1231e41f322259e4d08020da29f5aa5 /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
parent9fe5c1ce375e75ce093ace1f251fc54bf391b5c8 (diff)
downloadzetacomponents-graph-ae341ca0d7e66ad6509fd6b512ae4ba6e5cddc3d.zip
zetacomponents-graph-ae341ca0d7e66ad6509fd6b512ae4ba6e5cddc3d.tar.gz
- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC
# Nearly all SVG have changes now, because there are some more trailing # zeros in the source. No visual differences.
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
index aab261e..c1f4a47 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxLongSpacedStringCenterBottom.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"/><g id="ezcGraphTextBox_2"><path d=" M 23.2850,81.0000 L 23.2850,16.3000 L 147.2150,16.3000 L 147.2150,81.0000 L 23.2850,81.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_2_text" x="34.915" text-length="100.17px" y="34.65" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A</text><text id="ezcGraphTextBox_2_text" x="23.785" text-length="122.43px" y="57.75" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Pretty Long</text><text id="ezcGraphTextBox_2_text" x="51.61" text-length="66.78px" y="80.85" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">String</text></g></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"/><g id="ezcGraphTextBox_2"><path d=" M 23.2850,81.0000 L 23.2850,16.3000 L 147.2150,16.3000 L 147.2150,81.0000 L 23.2850,81.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_2_text" x="34.9150" text-length="100.1700px" y="34.6500" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">This Is A</text><text id="ezcGraphTextBox_2_text" x="23.7850" text-length="122.4300px" y="57.7500" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Pretty Long</text><text id="ezcGraphTextBox_2_text" x="51.6100" text-length="66.7800px" y="80.8500" style="font-size: 21px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">String</text></g></g></svg>
OpenPOWER on IntegriCloud