dsfml ~master (2017-10-11T01:10:36Z)
Home
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
getKerning
getLineSpacing
getTexture
getUnderlinePosition
getUnderlineThickness
loadFromFile
loadFromMemory
loadFromStream
properties
dup
structs
Info
Holds various information about a font.