Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include "hb.h"
Go to the source code of this file.
Functions | |
HB_BEGIN_DECLS HB_EXTERN void | hb_ot_shape_glyphs_closure (hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features, hb_set_t *glyphs) |
HB_EXTERN void | hb_ot_shape_plan_collect_lookups (hb_shape_plan_t *shape_plan, hb_tag_t table_tag, hb_set_t *lookup_indexes) |
HB_BEGIN_DECLS HB_EXTERN void hb_ot_shape_glyphs_closure | ( | hb_font_t * | font, |
hb_buffer_t * | buffer, | ||
const hb_feature_t * | features, | ||
unsigned int | num_features, | ||
hb_set_t * | glyphs ) |
HB_EXTERN void hb_ot_shape_plan_collect_lookups | ( | hb_shape_plan_t * | shape_plan, |
hb_tag_t | table_tag, | ||
hb_set_t * | lookup_indexes ) |