QtBase  v6.3.1
Classes | Namespaces | Macros
hb-ot-glyf-table.hh File Reference
#include "hb-open-type.hh"
#include "hb-ot-head-table.hh"
#include "hb-ot-hmtx-table.hh"
#include "hb-ot-var-gvar-table.hh"
#include "hb-draw.hh"
Include dependency graph for hb-ot-glyf-table.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OT::loca
 
struct  OT::glyf
 
struct  OT::glyf::CompositeGlyphChain
 
struct  OT::glyf::composite_iter_t
 
struct  OT::glyf::Glyph
 
struct  OT::glyf::accelerator_t
 
struct  OT::glyf::accelerator_t::points_aggregator_t
 
struct  OT::glyf::accelerator_t::points_aggregator_t::contour_bounds_t
 
struct  OT::glyf::accelerator_t::path_builder_t
 
struct  OT::glyf::accelerator_t::path_builder_t::optional_point_t
 
struct  OT::glyf::SubsetGlyph
 
struct  OT::glyf_accelerator_t
 

Namespaces

 OT
 

Macros

#define HB_OT_TAG_loca   HB_TAG('l','o','c','a')
 
#define HB_MAX_COMPOSITE_OPERATIONS   100000
 
#define HB_OT_TAG_glyf   HB_TAG('g','l','y','f')
 

Macro Definition Documentation

◆ HB_MAX_COMPOSITE_OPERATIONS

#define HB_MAX_COMPOSITE_OPERATIONS   100000

Definition at line 49 of file hb-ot-glyf-table.hh.

◆ HB_OT_TAG_glyf

#define HB_OT_TAG_glyf   HB_TAG('g','l','y','f')

Definition at line 79 of file hb-ot-glyf-table.hh.

◆ HB_OT_TAG_loca

#define HB_OT_TAG_loca   HB_TAG('l','o','c','a')

Definition at line 46 of file hb-ot-glyf-table.hh.