--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/arthur/data/qps/pixmap_rotation.qps Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,27 @@
+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