Element: textstyle.path

Type

string

Description

The path for text display. This can be one of the following:

The path is not the angle at which text is drawn, this is supplied by the gtext or glabel entity to which the textstyle is being applied. The angle provides a constant drawing angle for all individual characters.

The path provides how subsequent characters are drawn relative to the previous character, e.g. an angle of 0 with a path LtoR would draw characters as one would expect, but an angle of 0 with a path of TtoB would draw one character below the next.

Setting this attribute to an empty string will set it to the current default text path value, i.e. the value of def_text_path.