pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
BitmapDrawer.drawColorText
PixelPerfectEngine
graphics
draw
BitmapDrawer
Draws colored text from monocromatic font.
class
BitmapDrawer
void
drawColorText
(
int
x
,
int
y
,
wstring
text
,
Fontset
!(
Bitmap16Bit
)
fontset
,
ushort
color
,
int
style
= 0
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
drawColorText
drawFilledRectangle
drawLine
drawRectangle
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
patternFill
static variables
transparencytester4
transparencytester8
variables
brushTransparency
output
Draws colored text from monocromatic font.