hb-coretext

hb-coretext

Synopsis

#define             HB_CORETEXT_TAG_MORT
#define             HB_CORETEXT_TAG_MORX
hb_face_t *         hb_coretext_face_create             (CGFontRef cg_font);
CGFontRef           hb_coretext_face_get_cg_font        (hb_face_t *face);
CTFontRef           hb_coretext_font_get_ct_font        (hb_font_t *font);

Description

Details

HB_CORETEXT_TAG_MORT

#define HB_CORETEXT_TAG_MORT HB_TAG('m','o','r','t')

HB_CORETEXT_TAG_MORX

#define HB_CORETEXT_TAG_MORX HB_TAG('m','o','r','x')

hb_coretext_face_create ()

hb_face_t *         hb_coretext_face_create             (CGFontRef cg_font);

hb_coretext_face_get_cg_font ()

CGFontRef           hb_coretext_face_get_cg_font        (hb_face_t *face);


hb_coretext_font_get_ct_font ()

CTFontRef           hb_coretext_font_get_ct_font        (hb_font_t *font);