Simple++
Powerfull and lightning fast C++ Library
Graphic::Font Member List

This is the complete list of members for Graphic::Font, including all inherited members.

_loadFreeType(const char *fileDump, size_t size)Graphic::Fontprotected
_read(std::fstream *fileStream)Graphic::Fontprotected
_setPixSize(unsigned int size)Graphic::Fontprotected
_unload()Graphic::Fontprotected
charsMapGraphic::Fontprotected
computeRectangle(const UTF8String &text) const Graphic::Font
ctor enum nameGraphic::Fontprotected
Font(const WString &fileName, int pixSize)Graphic::Font
Font(const char *fileDump, size_t fileSize)Graphic::Font
Font(ctor)Graphic::Fontprotected
ftFaceGraphic::Fontprotected
ftLibGraphic::Fontprotected
getCharMap() const Graphic::Font
getLineHeight() const Graphic::Font
getWordSpace() const Graphic::Font
lineHeightGraphic::Fontprotected
loadGlyph(UCodePoint codePoint)Graphic::Font
loadGlyph(const UTF8String &str)Graphic::Font
memoryFontObjectGraphic::Fontprotected
memorySizeGraphic::Fontprotected
null enum valueGraphic::Fontprotected
operator[](UCodePoint codePoint)Graphic::Font
operator[](UCodePoint codePoint) const Graphic::Font
pixSizeGraphic::Fontprotected
read(std::fstream *fileStream)Graphic::Font
wordSpaceGraphic::Fontprotected
write(std::fstream *fileStream) const Graphic::Font
~Font()Graphic::Font