dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
SimpleTextFormatter.draw
dlangui
graphics
fonts
SimpleTextFormatter
draw formatted text
void
draw
(DrawBuf buf, int x, int y, FontRef fnt, uint color)
struct
SimpleTextFormatter
void
draw
(
DrawBuf
buf
,
int
x
,
int
y
,
FontRef
fnt
,
uint
color
)
void
draw
(DrawBuf buf, int x, int y, FontRef fnt, uint color, ubyte alignment)
Meta
Source
See Implementation
dlangui
graphics
fonts
SimpleTextFormatter
functions
draw
format
variables
_lines
_linesWidths
_maxLineWidth
_tabOffset
_tabSize
_textFlags
draw formatted text