summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxStringRight.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_testDrawTextBoxStringRight.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_testDrawTextBoxStringRight.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxStringRight.svg2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxStringRight.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxStringRight.svg
new file mode 100644
index 0000000..da86a65
--- /dev/null
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextBoxStringRight.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 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;"/><text x="20.85" text-length="139.15px" y="21" style="font-size: 11px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">ThisIsAPrettyLongString</text></g></svg>
OpenPOWER on IntegriCloud