0030439: Visualization - extend fonts search within Font_FontMgr::FindFont() on Linux
[occt.git] / tests / bugs / vis / bug23654_MarkersRecompute
CommitLineData
eb4320f2 1puts "========"
2puts "OCC23654 Markers recompute"
3puts "========"
4
fd59283a 5pload VISUALIZATION
8625ef7e 6vcaps -sprites
fd59283a 7source $env(CSF_OCCTSamplesPath)/tcl/markers.tcl
eb4320f2 8
9set anImage1 $imagedir/${casename}_1.png
10set anImage2 $imagedir/${casename}_2.png
11
12vdump $anImage1
13
fd59283a 14vclose Driver1/Viewer1/View1 1
eb4320f2 15
fd59283a 16vinit name=View1 l=32 t=32 w=512 h=512
17vactivate Driver1/Viewer1/View1
eb4320f2 18vbottom
fd59283a 19vdisplay -noupdate b
eb4320f2 20vfit
fd59283a 21vremove b
eb4320f2 22
fd59283a 23vdump $anImage2