summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.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_testDrawPolygonThreePointsNotFilled.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_testDrawPolygonThreePointsNotFilled.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.svg
index a6ed152..ff664a5 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawPolygonThreePointsNotFilled.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 12.0000,71.0000 L 45.0000,12.0000 L 122.0000,34.0000 L 12.0000,71.0000 z " style="fill: none; stroke: #3465a4; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_1"/></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 45.2990,12.7248 L 121.7032,34.0069 L 12.2770,70.7702 L 45.2990,12.7248 z " style="fill: none; stroke: #3465a4; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_1"/></g></svg>
OpenPOWER on IntegriCloud