Cobbletext  0.2.0
Complex text layout and rendering engine
Classes | Namespaces | Enumerations
AdvanceInfo.hpp File Reference
#include <ostream>
#include "common.hpp"
#include "macros.h"
Include dependency graph for AdvanceInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cobbletext::AdvanceInfo
 

Namespaces

 cobbletext
 

Enumerations

enum  cobbletext::AdvanceType {
  cobbletext::AdvanceType::Invalid = 0, cobbletext::AdvanceType::Glyph = 1, cobbletext::AdvanceType::InlineObject = 2, cobbletext::AdvanceType::LineBreak = 3,
  cobbletext::AdvanceType::Bidi = 4, cobbletext::AdvanceType::Layout = 5
}