Font

Undocumented in source.

Constructors

this
this(ubyte[] fontData)

Loads a TTF file. fontData should be the content of that file.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

measureText
box2i measureText(StringType s, float fontSizePx, float letterSpacingPx)

Meta