summaryrefslogtreecommitdiffstats
path: root/tests/arthur/data/random/atop.svg
diff options
context:
space:
mode:
authoraavit <qt-info@nokia.com>2011-06-29 13:24:37 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-29 15:10:14 +0200
commitbf3c84f718454f84b2ffbfa7fd1c7998bb5b01c2 (patch)
tree22579e69f7c8eb345b7bf9b8a2ed76ec53d417c3 /tests/arthur/data/random/atop.svg
parent03deed59ba31bd2e5ac1e799e0eb03cd4e8f5e41 (diff)
Cleaning up the QPainter/arthur testing stuff
This removes various remains of historical test tools, and the entire tests/arthur directory. The living parts are now: tests/auto/lancelot - including the suite of qps scripts. The script engine now lives here. tests/baselineserver - moved to toplevel since not arthur-specific. tests/manual/lance - for manual running and editing of qps scripts. Change-Id: I7c7f5df9197f4984a918dd1f9b31f42ee80d6152 Reviewed-on: http://codereview.qt.nokia.com/895 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'tests/arthur/data/random/atop.svg')
-rw-r--r--tests/arthur/data/random/atop.svg55
1 files changed, 0 insertions, 55 deletions
diff --git a/tests/arthur/data/random/atop.svg b/tests/arthur/data/random/atop.svg
deleted file mode 100644
index 3aba158242..0000000000
--- a/tests/arthur/data/random/atop.svg
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<svg xmlns:xlink="http://www.w3.org/1999/xlink/"
- version="1.2" width="540pt" height="99pt" viewBox="0 0 540 99" xml:space="preserve">
-
- <style type="text/css">
- <![CDATA[
- .sthighlight{fill:url(#highlight);}
- .stballshadow{fill:url(#ball_shadow);}
- .stblue{fill:#0009BF;}
- .stshadow{fill:url(#shadow);}
- .stbase{fill:#AB0C06;}
- ]]>
- </style>
-
- <defs>
-
- <radialGradient id="highlight" cx="97.6919" cy="48.7012" r="9" fx="97.6919" fy="48.7012" gradientTransform="matrix(1.0607 -1.0607 0.7071 0.7071 -95.3265 115.9089)" gradientUnits="userSpaceOnUse">
- <stop offset="0.3539" style="stop-color:#FFFFFF;stop-opacity:1.0"/>
- <stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0.0"/>
- </radialGradient>
-
- <radialGradient id="ball_shadow" cx="104.3696" cy="51.0508" r="27" fx="104.3696" fy="51.0508" gradientUnits="userSpaceOnUse">
- <stop offset="0.5787" style="stop-opacity:0.0"/>
- <stop offset="1" style="stop-opacity:1.0"/>
- </radialGradient>
-
- <radialGradient id="shadow" cx="195.3691" cy="14.2842" r="15.127" fx="195.3691" fy="14.2842" gradientTransform="matrix(1.2336 0.3885 -0.1662 0.5278 -11.8134 -3.3941)" gradientUnits="userSpaceOnUse">
- <stop offset="0.5337" style="stop-opacity:1.0"/>
- <stop offset="1" style="stop-opacity:0.0"/>
- </radialGradient>
-
- </defs>
-
- <path id="a" class="sthighlight" d="M52.3,37.2c3.5,3.5,2.1,10.6-3.2,15.9c-5.3,5.3-12.4,6.7-15.9,3.2s-2.1-10.6,3.2-15.9c5.3-5.3,12.4-6.7,15.9-3.2z"/>
-
- <path id="b" class="stballshadow" d="M131.4,51.1c0,14.9-12.1,27-27,27s-27-12.1-27-27c0-14.9,12.1-27,27-27s27,12.1,27,27z"/>
-
- <path id="c" class="stblue" d="M181.2,55.2c0,9.8-7.9,17.8-17.8,17.8s-17.8-7.9-17.8-17.8c0-9.8,7.9-17.8,17.8-17.8s17.8,7.9,17.8,17.8z"/>
-
- <path id="d" class="stshadow" d="M245.5,85.9c-1.4,4.4-10.9,5.4-21.2,2.1s-17.5-9.5-16.1-13.9c1.4-4.4,10.9-5.4,21.2-2.1c10.3,3.2,17.5,9.5,16.1,13.9z"/>
-
- <path id="e" class="stbase" d="M316.8,73.6h36l9,9h-54"/>
-
- <g enable-background="new">
- <use x="146.2" xlink:href="#e" />
- <use comp-op="src-atop" x="266.8" xlink:href="#d" />
- </g>
-
- <g enable-background="new">
- <use x="317.8" xlink:href="#c" />
- <use comp-op="src-atop" x="368.6" xlink:href="#b" />
- <use comp-op="src-atop" x="430.6" xlink:href="#a" />
- </g>
-
-</svg>