summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-01-24 16:26:06 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-01-24 16:26:06 +0000
commitc8a76997f44fdf4e9f219ec5edc450b6bebdc919 (patch)
tree2eac22fff547f715dc00f11f39b4b3dbbba82a0f /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg
parent80e1738a8474b9761036b73a4cc0180e6cee080c (diff)
downloadzetacomponents-graph-c8a76997f44fdf4e9f219ec5edc450b6bebdc919.zip
zetacomponents-graph-c8a76997f44fdf4e9f219ec5edc450b6bebdc919.tar.gz
- Partly fixed issue #9765
# Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug.
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg
index be0d27c..9493bfc 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithBorder.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 10.5000,80.0000 L 10.5000,10.5000 L 160.0000,10.5000 L 160.0000,80.0000 L 10.5000,80.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 10.5000,80.0000 L 10.5000,10.5000 L 160.0000,10.5000 L 160.0000,80.0000 L 10.5000,80.0000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1_text" x="11" 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_text" x="11" 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 10.5000,80.0000 L 10.5000,10.5000 L 160.0000,10.5000 L 160.0000,80.0000 L 10.5000,80.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 11.0000,11.0000 L 159.5000,11.0000 L 159.5000,79.5000 L 11.0000,79.5000 L 11.0000,11.0000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1_text" x="11" 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_text" x="11" 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>
OpenPOWER on IntegriCloud