arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
OperatingSystemFont.this
arsd
simpledisplay
OperatingSystemFont
Constructs the class and immediately calls
load
.
this
(string name, int size, FontWeight weight, bool italic)
class
OperatingSystemFont
this
(
string
name
,
int
size
= 0
,
FontWeight
weight
=
FontWeight.dontcare
,
bool
italic
= false
)
this
()
this
(OperatingSystemFont font)
Meta
Source
See Implementation
arsd
simpledisplay
OperatingSystemFont
constructors
this
functions
ascent
averageWidth
descent
getTtfBytes
height
isMonospace
isNull
load
loadCoreX
loadDefault
loadWin32
loadXft
prepareContext
releaseContext
stringWidth
unload
static functions
listFonts
Constructs the class and immediately calls load.