d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
Font.renderGlyphSolid
d2d
sdl2
Font
Font
Renders a glyph quickly See renderTextSolid
class
Font
Surface
renderGlyphSolid
(
char
glyph
,
Color
color
=
Color
(0, 0, 0)
)
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
Renders a glyph quickly See renderTextSolid