0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / bugs / vis / bug27624
diff --git a/tests/bugs/vis/bug27624 b/tests/bugs/vis/bug27624
deleted file mode 100644 (file)
index b3ac090..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-puts "========"
-puts "CR27624"
-puts "========"
-puts ""
-##################################################################
-puts "Draw Harness, ViewerTest - vdrawtext command ignores text display options"
-##################################################################
-
-vfont add [locate_data_file DejaVuSans.ttf] SansFont
-
-vinit
-vdrawtext t1 "Subtitle" -height 20 -font SansFont -color GREEN -disptype subtitle -subcolor 4C4C4C
-vfit
-vdump $imagedir/${casename}.png