
Command Summary 22
Length Text
Length Text
Length Text
Print a Unicode formatted string on the screen, using the current font.
Length of the Unicode string to be transmitted, in characters.
Unicode formatted string.
Length Text
Length Text
Length Text
Print a UTF-8 formatted string on the screen, using the current font.
Length of the UTF-8 string to be transmitted, in characters.
6.5 Set Control
Character Mode
Set the behaviour of defined control characters. Default is Unix mode.
Desired control character mode, as per eControlCharacterMode values.
Table 20: eControlCharacterMode values
6.6 Get Control
Character Mode
Read the current control character mode.
Current control character mode, as per eControlCharacterMode values.
Read the size of the rectangle that the specified string would occupy if it was rendered with the current font. This
is useful for positioning and clearing text on the display. Note, the baseline is not provided.
String whose extents are desired.
Width of the rendered string.
Height of the rendered string. Includes ascender and descender heights.
Comentarios a estos manuales