Ticket #3117: bug4.cxc

File bug4.cxc, 279 bytes (added by vadim.kotov@…, 5 years ago)

Added by email2trac

Line 
1open 4gby
2# send window size with 4:3 ratio
3windowsize 400 300
4# add a 2D label
52dlabels text "2dlabel"
6# save the image as seen in the window
7save test1.png
8# save an image with 16:9 ratio -> the label is distorted and bigger than expected
9save test2.png width 1600 height 900