0030439: Visualization - extend fonts search within Font_FontMgr::FindFont() on Linux
[occt.git] / tests / bugs / vis / bug23525
CommitLineData
1981cb22 1puts "======="
2puts "CR23525"
3puts "======="
4puts ""
5
6########################################
7## Disappearing of highlight in screenshot
8########################################
9
10vinit
11vclear
12box t_box 100 100 100
13vdisplay t_box
14vfit
15
16set x_coord 110
17set y_coord 352
18
19vmoveto 0 0
20
21# EDGE ON
22vselmode 2 1
23
24vmoveto $x_coord $y_coord
25
26checkcolor $x_coord $y_coord 0 1 1
27
5747059b 28checkview -screenshot -3d -path ${imagedir}/${test_image}.png