dlangui.graphics.ftfonts

This file contains FontManager implementation based on FreeType library.

Members

Classes

FreeTypeFont
class FreeTypeFont

Font implementation based on FreeType.

FreeTypeFontFile
class FreeTypeFontFile
Undocumented in source.
FreeTypeFontManager
class FreeTypeFontManager

FreeType based font manager.

Functions

registerFontConfigFonts
bool registerFontConfigFonts(FreeTypeFontManager fontMan)
Undocumented in source. Be warned that the author may not have intended to support it.
stdFontFacePriority
int stdFontFacePriority(string face)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

STD_FONT_FACES
int[string] STD_FONT_FACES;
Undocumented in source.

Meta

License

Boost License 1.0

Authors

Vadim Lopatin, coolreader.org@gmail.com