dlangui v0.10.7 (2024-03-11T09:32:36Z)
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