summaryrefslogtreecommitdiffstats
path: root/tests/arthur/data/qps/pixmap_rotation.qps
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arthur/data/qps/pixmap_rotation.qps')
-rw-r--r--tests/arthur/data/qps/pixmap_rotation.qps27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/arthur/data/qps/pixmap_rotation.qps b/tests/arthur/data/qps/pixmap_rotation.qps
deleted file mode 100644
index f15fef8765..0000000000
--- a/tests/arthur/data/qps/pixmap_rotation.qps
+++ /dev/null
@@ -1,27 +0,0 @@
-translate 120 120
-
-begin_block drawing
-save
- rotate 90
- drawPixmap solid.png 0 0
-
- rotate 90
- drawPixmap solid.png 0 0
-
- rotate 90
- drawPixmap solid.png 0 0
-
- rotate 90
- drawPixmap solid.png 0 0
-restore
-end_block
-
-resetMatrix
-
-translate 340 120
-repeat_block drawing
-
-resetMatrix
-
-drawText 50 240 "Normal X form"
-drawText 270 240 "Smooth xform" \ No newline at end of file