0030439: Visualization - extend fonts search within Font_FontMgr::FindFont() on Linux
[occt.git] / tests / bugs / vis / bug25852
1 puts "============"
2 puts "CR25852"
3 puts "============"
4 puts ""
5
6 ################################################################
7 # Text to BRep algorithm produces bad faces for circled symbols
8 ################################################################
9
10 text2brep t "\u00ae" Courier 10
11 whatis t
12
13 vinit View1
14 vclear
15 vtop
16 vsetdispmode 1
17 vdisplay t
18 vfit
19
20 vmoveto 250 250
21 checkshape t
22
23 checkview -screenshot -3d -path ${imagedir}/${test_image}.png