FontFace

A font face

Constructors

this
this(FreeType ft, string fontName, uint faceIndex)
Undocumented in source.
this
this(FreeType ft, ubyte[] fontData, uint faceIndex)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getChar
Glyph* getChar(dchar c, FTLoadOption options)
Undocumented in source. Be warned that the author may not have intended to support it.
setPixelSizes
void setPixelSizes(size_t width, size_t height)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta