summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-08-25 01:20:36 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-08-25 01:20:36 +0000
commit4e50ab6291dc2430ef9ce4cc42c100c021e1a3b0 (patch)
treeb476fac1f2f6caf72c476fa2cb71d496878d911f /tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg
parent5298e85976086eeaac3517c359e41f2c2ee444d5 (diff)
downloadzetacomponents-graph-4e50ab6291dc2430ef9ce4cc42c100c021e1a3b0.zip
zetacomponents-graph-4e50ab6291dc2430ef9ce4cc42c100c021e1a3b0.tar.gz
- Pimped pie charts
Look at Graph/tests/data/compare/ezcGraphRenderer3dTest_testRenderLabeledPieSegmentWithGleamAndShadow.svg # Caused by a 25h travel from Dortmund to Vancover and commited on an open # WLAN in Osoyoos in Okanagan Valley, Canada
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg
index 1975640..36e963f 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircleNonFilled.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="chart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><ellipse cx="100" cy="50" rx="40" ry="20" style="fill: none; stroke: #3465a4; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round;"/></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="chart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><ellipse cx="100" cy="50" rx="40" ry="20" style="fill: none; stroke: #3465a4; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;"/></g></svg>
OpenPOWER on IntegriCloud