dagon.ext.ftfont

Undocumented in source.

Public Imports

bindbc.freetype
public import bindbc.freetype;
Undocumented in source.

Members

Classes

FontAsset
class FontAsset
Undocumented in source.
FreeTypeFont
class FreeTypeFont
Undocumented in source.

Functions

addFontAsset
FontAsset addFontAsset(Scene scene, string filename, uint height, bool preload)
Undocumented in source. Be warned that the author may not have intended to support it.
initFreetype
void initFreetype()
Undocumented in source. Be warned that the author may not have intended to support it.
nextPowerOfTwo
int nextPowerOfTwo(int a)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

freetypeSupport
FTSupport freetypeSupport;
Undocumented in source.

Structs

Glyph
struct Glyph
Undocumented in source.

Meta