pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
FontFormat
PixelPerfectEngine
graphics
draw
Font formatting flags.
Values
Value
Meaning
HorizCentered
0x1
VertCentered
0x2
RightJustified
0x10
SingleLine
0x100
Forces text as single line
Meta
Source
See Implementation
PixelPerfectEngine
graphics
draw
classes
BitmapDrawer
enums
FontFormat
TextDrawStatus
Font formatting flags.