[previous] [up] [next]     [index]
Next: end-doc Up: dc<> Previous: draw-spline

draw-text

Draws a text string at a specified point, using the current text font, and the current text foreground and background colors. The specified point is used as the starting top-left point for drawing characters (e.g, if ``W'' is drawn, the point is roughly the location of the top-left pixel in the ``W'').

See also set-text-foreground, set-text-background, and set-text-mode.

The current brush and current pen settings for the DC have no effect on how the text is drawn.



PLT