Font

Undocumented in source.

Constructors

this
this(string filepath, int size, CharSet set)
Undocumented in source.

Members

Static functions

CreateCharSet
CharSet CreateCharSet(dchar min, dchar max)
Undocumented in source. Be warned that the author may not have intended to support it.
CreateSet
string CreateSet(dchar min, dchar max)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

ASCII
CharSet ASCII;
Undocumented in source.
ftLibrary
FT_Library ftLibrary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

Atlas
Texture Atlas;
Undocumented in source.
Map
LetterInfo[dchar] Map;
Undocumented in source.
face
FT_Face face;
Undocumented in source.

Meta