des v1.3.2 (2015-01-25T18:36:39Z)
Dub
Repo
GlyphRender
des
fonts
ftglyphrender
Undocumented in source.
interface
GlyphRender {
void
setParams
(GlyphParam p);
ElemInfo
imtype
[@property getter];
GlyphInfo
render
(wchar ch);
BitmapFont
generateBitmapFont
();
}
Members
Functions
generateBitmapFont
BitmapFont
generateBitmapFont
()
Undocumented in source.
render
GlyphInfo
render
(wchar ch)
Undocumented in source.
setParams
void
setParams
(GlyphParam p)
Undocumented in source.
Properties
imtype
ElemInfo
imtype
[@property getter]
Undocumented in source.
Meta
Source
See Implementation
des
fonts
ftglyphrender
aliases
imsize_t
classes
FTGlyphRender
FTGlyphRenderException
interfaces
GlyphRender
structs
BitmapFont
GlyphInfo
GlyphParam