|
xoreos
0.0.5
|
A texture font, as used by NWN and KotOR/KotOR2. More...
#include <vector>#include "src/common/types.h"#include "src/common/error.h"#include "src/common/ustring.h"#include "src/common/util.h"#include "src/common/encoding.h"#include "src/aurora/language.h"#include "src/graphics/images/txi.h"#include "src/graphics/aurora/texturefont.h"#include "src/graphics/aurora/textureman.h"#include "src/graphics/aurora/texture.h"#include "src/graphics/mesh/meshman.h"#include "src/graphics/shader/surfaceman.h"
Go to the source code of this file.
Namespaces | |
| Graphics | |
| Graphics::Aurora | |
Functions | |
| static uint32 | Graphics::Aurora::convertToUTF32 (byte c, Common::Encoding encoding) |
A texture font, as used by NWN and KotOR/KotOR2.
Definition in file texturefont.cpp.
1.8.14