dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Font.Info
dsfml
graphics
font
Font
Holds various information about a font.
class
Font
struct
Info {
const
(
char
)[]
family
;
}
Members
Variables
family
const
(
char
)[]
family
;
The font family.
Meta
Source
See Implementation
dsfml
graphics
font
Font
constructors
this
destructors
~this
functions
getGlyph
getInfo
getKerning
getLineSpacing
getTexture
getUnderlinePosition
getUnderlineThickness
loadFromFile
loadFromMemory
loadFromStream
properties
dup
structs
Info
variables
sfPtr
Holds various information about a font.