A graphics port.
A character.
A real number.
A real number.
A boolean.
graphics-state parameters passed as keyword arguments.
The function draw-character
draws the character
character
at (
x y
) on the port. The
transform
,
foreground
,
background
,
operation
,
stipple
,
pattern
,
mask
,
mask-transform
,
font
,
text-mode
and
compositing-mode
from the
port
's graphics-state are all used, unless overridden in
args
.
( x y) specifies the leftmost point of the character's baseline.
block , if true, causes the character to be drawn in a character cell filled with the port's graphics-state background .
The graphics-state parameter operation is not supported for drawing text on Windows.
CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017