0030439: Visualization - extend fonts search within Font_FontMgr::FindFont() on Linux
[occt.git] / tests / bugs / vis / bug364
CommitLineData
a87752f3 1puts "========================"
2puts "BUC61000"
3puts " OCC364 "
4puts "========================"
5puts ""
6##############################################
7## Face is invisible in the shading mode in the 3D View.
8##############################################
9
10restore [locate_data_file OCC364.brep] result
352ffd73 11checkshape result
a87752f3 12
13tclean result
14isos result 0
15vinit
16vdisplay result
17vsetdispmode result 1
18vfit
19triangles result
20
4b445d18 21checktrinfo result -tri 96 -nod 96
5747059b 22checkview -screenshot -3d -path ${imagedir}/${test_image}.png
a87752f3 23
24
25