![]() |
Pioneer
|
Classes | |
| class | DistanceFieldFont |
| class | FontConfig |
Functions | |
| template<typename T > | |
| T | get_value (const std::string &in) |
| int | utf8_decode_char (Uint32 *chr, const char *src) |
| int | utf8_encode_char (Uint32 chr, char buf[4]) |
| int | utf8_next_char_offset (const char *str) |
| int | utf8_prev_char_offset (const char *str, const char *const begin) |
| bool | is_alphanumunderscore (char c) |
| T Text::get_value | ( | const std::string & | in | ) |
|
inline |
| int Text::utf8_decode_char | ( | Uint32 * | chr, |
| const char * | src | ||
| ) |
| int Text::utf8_encode_char | ( | Uint32 | chr, |
| char | buf[4] | ||
| ) |
|
inline |
|
inline |