qt6windows7/tests/baseline/painting/scripts/pixmap_rotation.qps
2023-10-29 23:33:08 +01:00

32 lines
443 B
Plaintext

# Version: 1
# CheckVsReference: 0% (0 0 440 220)
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
setRenderHint SmoothPixmapTransformation
repeat_block drawing
resetMatrix
drawText 50 240 "Normal Xform"
drawText 270 240 "Smooth Xform"