Operator Reference
Text
List of Operators
disp_text- Display text in a window.
get_font- Get the current font.
get_font_extents- Get the maximum size of all characters of a font.
get_string_extents- Get the spatial size of a string.
get_tposition- Get cursor position.
new_line- Set the position of the text cursor to the beginning of the next line.
query_font- Query the available fonts.
read_char- Read a character from a window.
read_string- Read a string in a text window.
set_font- Set the font used for text output.
set_tposition- Set the position of the text cursor.
write_string- Print text in a window.