#include <OImageFont.h>
Definition at line 30 of file OImageFont.h.
◆ OImageFont()
| OImageFont::OImageFont |
( |
| ) |
|
◆ ~OImageFont()
| OImageFont::~OImageFont |
( |
| ) |
|
|
virtual |
◆ getChar()
returns a constant reference to the character
Definition at line 115 of file OImageFont.cpp.
◆ getKerning()
| const int OImageFont::getKerning |
( |
unsigned char |
first, |
|
|
unsigned char |
second |
|
) |
| const |
returns the kerning between the first and second characters
Definition at line 123 of file OImageFont.cpp.
◆ load()
| bool OImageFont::load |
( |
const std::string & |
filename | ) |
|
|
virtual |
◆ _char
◆ _invalid_char
◆ _kernings
| int OImageFont::_kernings[256][256] = {0} |
|
private |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OImageFont.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/tools/OImageFont.cpp