tests/arthur/data/qps/pixmap_rotation.qps
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 translate 120 120
       
     2 
       
     3 begin_block drawing
       
     4 save
       
     5   rotate 90
       
     6   drawPixmap solid.png 0 0
       
     7 
       
     8   rotate 90
       
     9   drawPixmap solid.png 0 0
       
    10 
       
    11   rotate 90
       
    12   drawPixmap solid.png 0 0
       
    13 
       
    14   rotate 90
       
    15   drawPixmap solid.png 0 0
       
    16 restore
       
    17 end_block
       
    18 
       
    19 resetMatrix
       
    20 
       
    21 translate 340 120
       
    22 repeat_block drawing
       
    23 
       
    24 resetMatrix
       
    25 
       
    26 drawText 50 240 "Normal X form"
       
    27 drawText 270 240 "Smooth xform"