summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.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_testDrawTextWithCustomTextShadow.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_testDrawTextWithCustomTextShadow.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg
index d233ce7..a0a1c9b 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.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"><g id="ezcGraphTextBox_1"><path d=" M 9.5000,77.0500 L 9.5000,13.4500 L 158.8700,13.4500 L 158.8700,77.0500 L 9.5000,77.0500 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><text id="ezcGraphTextBox_1_shadow" x="11" text-length="147.87px" y="41.3" style="font-size: 31px; font-family: sans-serif; fill: #888888; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1_text" x="10" text-length="147.87px" y="40.3" style="font-size: 31px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1_shadow" x="11" text-length="98.58px" y="75.4" style="font-size: 31px; font-family: sans-serif; fill: #888888; fill-opacity: 1.00; stroke: none;">string</text><text id="ezcGraphTextBox_1_text" x="10" text-length="98.58px" y="74.4" style="font-size: 31px; 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"><g id="ezcGraphTextBox_1"><path d=" M 9.5000,77.0500 L 9.5000,13.4500 L 158.8700,13.4500 L 158.8700,77.0500 L 9.5000,77.0500 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><text id="ezcGraphTextBox_1_shadow" x="11.0000" text-length="147.8700px" y="41.3000" style="font-size: 31px; font-family: sans-serif; fill: #888888; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1_text" x="10.0000" text-length="147.8700px" y="40.3000" style="font-size: 31px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1_shadow" x="11.0000" text-length="98.5800px" y="75.4000" style="font-size: 31px; font-family: sans-serif; fill: #888888; fill-opacity: 1.00; stroke: none;">string</text><text id="ezcGraphTextBox_1_text" x="10.0000" text-length="98.5800px" y="74.4000" style="font-size: 31px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">string</text></g></g></svg>
OpenPOWER on IntegriCloud