dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
registerFonts
dlangui
platforms
common
startup
Undocumented in source. Be warned that the author may not have intended to support it.
version(!Windows)
static if
(
BACKEND_GUI
)
bool
registerFonts
(
FreeTypeFontManager
ft
,
string
path
)
Meta
Source
See Implementation
dlangui
platforms
common
startup
functions
UIAppMain
findFontsInDirectory
initFontManager
initLogs
initResourceManagers
initSharedResourceManagers
registerFonts
registerFontsFromDirectory
registerStandardWidgets
releaseResourcesOnAppExit
mixins
__anonymous