drawText

Draw text using a bitmap font.

void
drawText
(
V
FONT
S
COLOR
)
(
auto ref V v
,,,
S s
,
ref FONT font
,
COLOR color
)
if (
is(COLOR : ViewColor!V)
)

Meta