Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
hb-graphite2.h File Reference
#include "hb.h"
#include <graphite2/Font.h>

Go to the source code of this file.

Macros

#define HB_GRAPHITE2_TAG_SILF   HB_TAG('S','i','l','f')
 

Functions

HB_EXTERN gr_face * hb_graphite2_face_get_gr_face (hb_face_t *face)
 
HB_EXTERN gr_font * hb_graphite2_font_get_gr_font (hb_font_t *font)
 

Macro Definition Documentation

◆ HB_GRAPHITE2_TAG_SILF

#define HB_GRAPHITE2_TAG_SILF   HB_TAG('S','i','l','f')

HB_GRAPHITE2_TAG_SILF:

The hb_tag_t tag for the Silf table, which holds Graphite features.

For more information, see http://graphite.sil.org/

Definition at line 44 of file hb-graphite2.h.

Function Documentation

◆ hb_graphite2_face_get_gr_face()

HB_EXTERN gr_face * hb_graphite2_face_get_gr_face ( hb_face_t * face)

◆ hb_graphite2_font_get_gr_font()

HB_EXTERN gr_font * hb_graphite2_font_get_gr_font ( hb_font_t * font)