dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
ConsoleFontManager.getFont
dlangui
platforms
ansi_console
consolefont
ConsoleFontManager
get font instance best matched specified parameters
class
ConsoleFontManager
override ref
FontRef
getFont
(
int
size
,
int
weight
,
bool
italic
,
FontFamily
family
,
string
face
)
Meta
Source
See Implementation
dlangui
platforms
ansi_console
consolefont
ConsoleFontManager
constructors
this
functions
checkpoint
cleanup
getFont
get font instance best matched specified parameters