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