#include <font_rendering.h>
◆ advance()
Vec2d< pxs > teeui::TextFace::advance |
( |
| ) |
const |
◆ drawGlyph()
◆ getCharIndex()
GlyphIndex teeui::TextFace::getCharIndex |
( |
unsigned long |
codePoint | ) |
|
◆ getGlyphBBox()
optional< Box< pxs > > teeui::TextFace::getGlyphBBox |
( |
| ) |
const |
◆ kern()
◆ loadGlyph()
◆ renderGlyph()
Error teeui::TextFace::renderGlyph |
( |
| ) |
|
◆ setCharSize()
Error teeui::TextFace::setCharSize |
( |
signed long |
char_size, |
|
|
unsigned int |
dpi |
|
) |
| |
◆ setCharSizeInPix()
Error teeui::TextFace::setCharSizeInPix |
( |
pxs |
size | ) |
|
◆ face_
Handle<FT_Face> teeui::TextFace::face_ |
|
private |
◆ hasKerning_
bool teeui::TextFace::hasKerning_ = false |
|
private |
◆ TextContext
friend teeui::TextFace::TextContext |
|
private |
The documentation for this class was generated from the following files: