0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / vis / bug22796_3
1 puts "============"
2 puts "OCC22796"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Possibility to display multi-line text in 3D
7 #######################################################################
8
9 set BugNumber OCC22796
10
11 vdrawtext "TestString\nHello,\tWorld!" 0 0 0 255 255 255 0 0 0 1 50 0
12 vexport $imagedir/${test_image}.pdf PDF
13
14 set only_screen 1
15
16
17
18