Character windows - graphicsΒΆ

Graphics


Extra properties

line_style = integer

This clause is available for use with graphic types GT_HLINE and GT_VLINE only. Different line styles may be used and combined to achieve complex effects. Style numbers are integers in the range 0-16. The default is 1.

The styles are as follows:

0

Draw a blank line using spaces. Can be used to remove an existing line.

1-12

Draw a single line with start and end characters as shown below. If the start and end characters do not match any of these, check that the graphics characters are correctly defined in the terminal parameter file.

13

Draw a line using block graphics character 1 in the terminal parameter file.

14

Draw a line using block graphics character 2 in the terminal parameter file.

15

Draw a line using block graphics character 3 in the terminal parameter file.

16

Draw a line using block graphics character 4 in the terminal parameter file.

Horizontal line styles

image0

Vertical line styles

image1


Graphic pen

The default pen is PEN_LINE_GRAPHIC (34).


Graphic types

The types GT_IMAGE, GT_ANIMATE and GT_PROGRESS are not available under character windows.


RELATED TOPICS

Character windows

Terminal parameter files