Draws a text string at a specified point, using the current text font, and the current text foreground and background colours. The specified point is used as the starting top-left point for drawing characters. (E.g, if ``W'' is drawn, the point is the location of the top-left pixel in the ``W''.)
See also set-text-foreground, set-text-background, and set-background-mode.
Restrictions on the magnitude of drawing coordinates are described with wx:dc%.