voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
StyledCodePoint
voxelman
graphics
font
textmesher
Undocumented in source.
struct
StyledCodePoint {
dchar
codepoint
;
TextStyle
style
;
}
Members
Variables
codepoint
dchar
codepoint
;
Undocumented in source.
style
TextStyle
style
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
graphics
font
textmesher
aliases
StyleId
functions
alignMeshedText
clipTexturedRect
measureText
meshText
meshTextAligned
meshTextf
rectAlignmentOffset
tabWidth
structs
StyledCodePoint
TextMesherParams
TextMesherSink
TextRectSink
TextStyle
TextStyleZip