0025136: Visualization - fix multiple Aspect_ColorScale usage issues
[occt.git] / tests / 3rdparty / fonts / A1
index 04d9144..039a882 100755 (executable)
@@ -3,17 +3,6 @@ puts "OCC21091"
 puts "OCC21450"
 puts "============"
 puts ""
-###### vcolorscale: vcolorscale [RangeMin RangeMax Intervals HeightFont Position X Y]: draw color scale
-###### RangeMin - min of color scale number range
-###### RangeMax - max of color scale number range
-###### Intervals - number of color scale segments
-###### HeightFont - height of font
-###### Position - Defines position for color scale labels 
-############### 0 - NONE
-############### 1 - LEFT
-############### 2 - RIGHT
-############### 3 - CENTER
-###### X,Y - coordinates of color scale
 
-vcolorscale 10 20 100 16 2 0 0
+vcolorscale -range 10 20 100 -font 16 -textpos right -xy 0 0