summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-08-08 13:44:15 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-08-08 13:44:15 +0000
commit63b5d5f3f2dee22c890d219aeb8e4cc7fd228f41 (patch)
tree6ca08376fc8552ba6fe99f9e8a1e66b5345d33a3 /tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg
parent5e6c1783d9ecbbf9ae8b1e0ff8c39c0d1fb91ffa (diff)
downloadzetacomponents-graph-63b5d5f3f2dee22c890d219aeb8e4cc7fd228f41.zip
zetacomponents-graph-63b5d5f3f2dee22c890d219aeb8e4cc7fd228f41.tar.gz
- Added svg rendering options
- Made line ending style for svg configurable
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg
new file mode 100644
index 0000000..d56dc89
--- /dev/null
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawCircularArcObtuse.svg
@@ -0,0 +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"><path d=" M 137.50,25.36 &#10; A 75.00,40.000000 0 1,0 167.97,76.90 &#10; L 167.97,66.90 &#10; A 75.00,40.000000 0 1,1 137.50,15.36 z" style="fill: #3465a4; fill-opacity: 1.00; stroke: none;"/></g></svg>
OpenPOWER on IntegriCloud