Text
List of Operators
disp_textDispTextdisp_textDispTextdisp_text
- Display text in a window.
get_fontGetFontget_fontGetFontget_font
- Get the current font.
get_font_extentsGetFontExtentsget_font_extentsGetFontExtentsget_font_extents
- Get the maximum size of all characters of a font.
get_string_extentsGetStringExtentsget_string_extentsGetStringExtentsget_string_extents
- Get the spatial size of a string.
get_tpositionGetTpositionget_tpositionGetTpositionget_tposition
- Get cursor position.
new_lineNewLinenew_lineNewLinenew_line
- Set the position of the text cursor to the beginning of the next line.
query_fontQueryFontquery_fontQueryFontquery_font
- Query the available fonts.
read_charReadCharread_charReadCharread_char
- Read a character from a window.
read_stringReadStringread_stringReadStringread_string
- Read a string in a text window.
set_fontSetFontset_fontSetFontset_font
- Set the font used for text output.
set_tpositionSetTpositionset_tpositionSetTpositionset_tposition
- Set the position of the text cursor.
write_stringWriteStringwrite_stringWriteStringwrite_string
- Print text in a window.