dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
FontManager.getFont
dlangui
graphics
fonts
FontManager
get font instance best matched specified parameters
class
FontManager
abstract ref
FontRef
getFont
(
int
size
,
int
weight
,
bool
italic
,
FontFamily
family
,
string
face
)
Meta
Source
See Implementation
dlangui
graphics
fonts
FontManager
destructors
~this
functions
checkpoint
cleanup
clearGlyphCaches
getFaces
getFont
properties
fontGamma
hintingMode
instance
minAnitialiasedFontSize
subpixelRenderingMode
static variables
_hintingMode
_instance
_minAnitialiasedFontSize
_subpixelRenderingMode
get font instance best matched specified parameters