summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-10-04 12:32:58 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-10-04 12:32:58 +0000
commit77164b43d94618e02f7a1c89708baca72758ca3d (patch)
treec997d9f5c3bf73cce630b859171587e27721deb4 /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg
parenta39691f135871fd24f67eb121278a82f9318a756 (diff)
downloadzetacomponents-graph-77164b43d94618e02f7a1c89708baca72758ca3d.zip
zetacomponents-graph-77164b43d94618e02f7a1c89708baca72758ca3d.tar.gz
- Added text shadow to font options
- Added text shadow support in SVG and GD driver
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.svg
new file mode 100644
index 0000000..8599398
--- /dev/null
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithCustomTextShadow.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="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 9.5000,54.5000 L 9.5000,36.0000 L 155.1600,36.0000 L 155.1600,54.5000 L 9.5000,54.5000 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><text id="ezcGraphTextBox_1" x="11" text-length="144.16px" y="54.5" style="font-size: 17px; font-family: sans-serif; fill: #888888; fill-opacity: 1.00; stroke: none;">Some test string</text><text id="ezcGraphTextBox_1" x="10" text-length="144.16px" y="53.5" style="font-size: 17px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test string</text></g></svg>
OpenPOWER on IntegriCloud