des v1.4.1 (2015-02-21T13:02: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
(wstring );
}
Members
Functions
generateBitmapFont
BitmapFont
generateBitmapFont
(wstring )
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