summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-10-26 08:12:15 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-10-26 08:12:15 +0000
commit6a1c516e3bd0ecfc6a3597f38f7a27abd0023d09 (patch)
tree7ae55fd2a533c8878295e0280e814ae229093f09 /tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
parentfae953847fad0282cfe50b75bd7a379d1754ce70 (diff)
downloadzetacomponents-graph-6a1c516e3bd0ecfc6a3597f38f7a27abd0023d09.zip
zetacomponents-graph-6a1c516e3bd0ecfc6a3597f38f7a27abd0023d09.tar.gz
- Accelerated and abstracted font size estimating in drivers
# Ming test files are changes because of different element IDs # Few font size changes in SVG and GD test files # SVG files are all changed because of fixed text baseline
Diffstat (limited to 'tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg')
-rw-r--r--tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
index 40f7263..0737eac 100644
--- a/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.svg
+++ b/tests/data/compare/ezcGraphSvgDriverTest_testDrawTextWithMinimizedBorderAndBackgroundTopLeft.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 10.5000,34.0000 L 10.5000,10.5000 L 153.6800,10.5000 L 153.6800,34.0000 L 10.5000,34.0000 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 10.5000,34.0000 L 10.5000,10.5000 L 153.6800,10.5000 L 153.6800,34.0000 L 10.5000,34.0000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1" x="13" text-length="135.68px" y="29" style="font-size: 16px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test string</text></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 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: #dddddd; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_2"/><path d=" M 10.5000,78.1000 L 10.5000,10.5000 L 161.1000,10.5000 L 161.1000,78.1000 L 10.5000,78.1000 z " style="fill: none; stroke: #555555; stroke-width: 1; stroke-opacity: 1.00; stroke-linecap: round; stroke-linejoin: round;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_1" x="13" text-length="143.1px" y="38.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">Some test</text><text id="ezcGraphTextBox_1" x="13" text-length="95.4px" y="71.5" style="font-size: 30px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">string</text></g></svg>
OpenPOWER on IntegriCloud