d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
Font.this
d2d
sdl2
Font
Font
Constructs a font from an already existing TTF_Font
this
(
string
file
,
int
psize
,
int
index
=
0
)
this
(
TTF_Font
*
alreadyExisting
)
class
Font
this
(
TTF_Font
*
alreadyExisting
)
Meta
Source
See Implementation
d2d
sdl2
Font
Font
constructors
this
destructors
~this
functions
advanceOffset
isProvided
maximumOffset
minimumOffset
offset
renderGlyphBlended
renderGlyphShaded
renderGlyphSolid
renderTextBlended
renderTextShaded
renderTextSolid
properties
ascent
descent
faces
familyName
handle
height
hinting
isFixedWidth
kerning
lineSkip
outline
style
styleName
Constructs a font from an already existing TTF_Font