0024387: Tests - use system-independent fonts in test cases
[occt.git] / tests / bugs / vis / bug25027
1 puts "============"
2 puts "OCC25027"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Visualization - 2D layer viewport is updated incorrectly on resize
7 #######################################################################
8
9 box b 1 2 3
10 vinit View1 w=1024 h=512
11 vsetdispmode 1
12 vdisplay b
13 vfit
14 vcolorscale cs -range 10 20 100 -font 16 -textpos right -xy 0 0
15 vmoveto 512 250
16
17 set only_screen 1