Cobbletext
0.2.0
Complex text layout and rendering engine
|
#include "AdvanceInfo.hpp"
#include "common.hpp"
#include "Encoding.hpp"
#include "Engine.hpp"
#include "Exception.hpp"
#include "FontInfo.hpp"
#include "GlyphInfo.hpp"
#include "Library.hpp"
#include "Math.hpp"
#include "OutputInfo.hpp"
#include "ScriptDirection.hpp"
#include "TileInfo.hpp"
Go to the source code of this file.
Cobbletext C++ API
Start at cobbletext::Library()
, then cobbletext::Engine()
.
The C API wraps this C++ API.