0024387: Tests - use system-independent fonts in test cases
[occt.git] / tests / bugs / vis / bug26035_4
index 5abba54..a545728 100644 (file)
@@ -6,6 +6,8 @@ puts ""
 #  Drawing dimension between vertex and edge
 #######################################################################
 
+vfont add [locate_data_file DejaVuSans.ttf] SansFont
+
 vinit View1
 vclear
 vaxo
@@ -18,7 +20,7 @@ vdisplay e
 vertex v3 10 0 10
 vdisplay v3
 
-vdimension len -length -shapes v3 e -plane yoz
+vdimension len -length -shapes v3 e -plane yoz -font SansFont
 
 vfit