Free Text
- Last UpdatedFeb 01, 2023
- 1 minute read
The free text is freely placed and can be mixed with symbols to make up the note body.
The free text note definition record has the following contents:
|
(<type>,<font>,0,0,0,<hori>,<vert>,<aspect>,<slant>,<height>,<text>) |
|
|
<type> |
is an integer that is set to 11. |
|
<font> |
is the text font number. |
|
<hori> |
is the horizontal position in mm. If set to 0.0 the text is left padded. |
|
<vert> |
is the vertical position in mm. |
|
<aspect> |
is the width/height ratio (normally 1.0) |
|
<slant> |
is the slanting angle of the text (normally 90 degrees). |
|
<height> |
is the size of the symbol given as symbol space height. |
|
<text> |
is the text string to insert (maximum 80 characters). |