0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / vis / bug27624
CommitLineData
284c9238 1puts "========"
2puts "CR27624"
3puts "========"
4puts ""
5##################################################################
6puts "Draw Harness, ViewerTest - vdrawtext command ignores text display options"
7##################################################################
8
9vfont add [locate_data_file DejaVuSans.ttf] SansFont
10
11vinit
aaf8d6a9 12vdrawtext t1 "Subtitle" -height 20 -font SansFont -color GREEN -disptype subtitle -subcolor 4C4C4C
284c9238 13vfit
14vdump $imagedir/${casename}.png