Cobbletext  0.2.0
Complex text layout and rendering engine
cobbletext.hpp File Reference
#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"
Include dependency graph for cobbletext.hpp:

Go to the source code of this file.

Detailed Description

Cobbletext C++ API

Start at cobbletext::Library(), then cobbletext::Engine().

The C API wraps this C++ API.