mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
1. Modified test cases to improve using of Japanese characters bugs vis bug22149 bugs vis bug22796_2 2. Modified test case bugs vis bug23813 to avoid regression caused by using vdump command with non-default parameters on remote PCs bugs vis bug23813 3. Behavior change of test case de iges_2 B1 in DEBUG mode on Linux and Windows platforms (OCC24442) de iges_2 B1
16 lines
443 B
Plaintext
Executable File
16 lines
443 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC22796"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Possibility to display multi-line text in 3D
|
|
#######################################################################
|
|
|
|
set BugNumber OCC22796
|
|
|
|
vfont add [locate_data_file bug22149_mona.ttf] Mona
|
|
vdrawtext "\x30\x42\x00\x09\x30\x79\x00\x0A\x30\x6F" 0 0 0 255 255 255 0 0 0 1 50 0 Mona 1
|
|
|
|
set only_screen 1
|
|
|