printed ~master (2024-08-05T00:29:54Z)
Dub
Repo
FontRegistry.FontSpec
printed
font
fontregistry
FontRegistry
Undocumented in source.
class
FontRegistry
static
struct
FontSpec {
string
familyName
;
OpenTypeFontWeight
weight
;
OpenTypeFontStyle
style
;
}
Members
Variables
familyName
string
familyName
;
Undocumented in source.
style
OpenTypeFontStyle
style
;
Undocumented in source.
weight
OpenTypeFontWeight
weight
;
Undocumented in source.
Meta
Source
See Implementation
printed
font
fontregistry
FontRegistry
constructors
this
functions
findBestMatchingFont
knownFonts
registerFontFile
structs
FontSpec
variables
_matchedFonts