pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
BitmapDrawer.drawColorText
PixelPerfectEngine
graphics
draw
BitmapDrawer
Draws colored text from monocromatic font.
class
BitmapDrawer
void
drawColorText
(
int
x
,
int
y
,
dstring
text
,
Fontset
!(
Bitmap8Bit
)
fontset
,
ubyte
color
,
uint
style
= 0
)
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
BitmapDrawer
constructors
this
functions
drawColorText
drawFilledRectangle
drawLine
drawRectangle
drawText
insertBitmap
insertBitmapSlice
insertColorLetter
patternFill
variables
brushTransparency
output
Draws colored text from monocromatic font.