FTGlyphRender

Undocumented in source.

Members

Functions

generateBitmapFont
BitmapFont generateBitmapFont(wstring chars)
Undocumented in source. Be warned that the author may not have intended to support it.
render
GlyphInfo render(wchar ch)
Undocumented in source. Be warned that the author may not have intended to support it.
selfDestroy
void selfDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
setParams
void setParams(GlyphParam p)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin EMM
Undocumented in source.

Properties

imtype
ElemInfo imtype [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

get
GlyphRender get(string fontname)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GlyphRender

setParams
void setParams(GlyphParam p)
Undocumented in source.
imtype
ElemInfo imtype [@property getter]
Undocumented in source.
render
GlyphInfo render(wchar ch)
Undocumented in source.
generateBitmapFont
BitmapFont generateBitmapFont(wstring )
Undocumented in source.

Meta