0023415: OSD_FontMgr can't idenify aspect for fonts with names dependant on system...
[occt.git] / tests / bugs / modalg / bug322
CommitLineData
0e94a94e 1puts "================"
2puts "OCC322"
3puts "================"
4puts ""
5
aff395a3 6pload QAcommands
7
0e94a94e 8restore [locate_data_file OCC322.brep] a
9puts [checkshape a]
10
11sewing result a
12
13vinit
14vdisplay result
15vfit
16
17set Yellow_R 1
18set Yellow_G 1
19set Yellow_B 0
20
21set x1 204
22set y1 297
23
24set x2 251
aff395a3 25set y2 232
0e94a94e 26
27QAGetPixelColor $x1 $y1 $Yellow_R $Yellow_G $Yellow_B
28QAGetPixelColor $x2 $y2 $Yellow_R $Yellow_G $Yellow_B
29
30set square 20000
82cbc512 31set only_screen 1
aff395a3 32