bindbc.hb.bind.aat.layout

Undocumented in source.

Members

Aliases

hb_aat_layout_feature_selector_t
alias hb_aat_layout_feature_selector_t = hb_tag_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_feature_type_t
alias hb_aat_layout_feature_type_t = hb_tag_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

HB_AAT_LAYOUT_FEATURE_SELECTOR_INVALID
anonymousenum HB_AAT_LAYOUT_FEATURE_SELECTOR_INVALID
HB_AAT_LAYOUT_FEATURE_TYPE_INVALID
anonymousenum HB_AAT_LAYOUT_FEATURE_TYPE_INVALID

Functions

hb_aat_layout_feature_type_get_name_id
hb_ot_name_id_t hb_aat_layout_feature_type_get_name_id(hb_face_t* face, hb_aat_layout_feature_type_t feature_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_feature_type_get_selector_infos
uint hb_aat_layout_feature_type_get_selector_infos(hb_face_t* face, hb_aat_layout_feature_type_t feature_type, uint start_offset, uint* selector_count, hb_aat_layout_feature_selector_info_t* selectors, uint* default_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_get_feature_types
uint hb_aat_layout_get_feature_types(hb_face_t* face, uint start_offset, uint* feature_count, hb_aat_layout_feature_type_t* features)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_positioning
hb_bool_t hb_aat_layout_has_positioning(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_substitution
hb_bool_t hb_aat_layout_has_substitution(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_tracking
hb_bool_t hb_aat_layout_has_tracking(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

HB_AAT_LAYOUT_NO_SELECTOR_INDEX
enum HB_AAT_LAYOUT_NO_SELECTOR_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

hb_aat_layout_feature_type_get_name_id
fp_hb_aat_layout_feature_type_get_name_id hb_aat_layout_feature_type_get_name_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_feature_type_get_selector_infos
fp_hb_aat_layout_feature_type_get_selector_infos hb_aat_layout_feature_type_get_selector_infos;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_get_feature_types
fp_hb_aat_layout_get_feature_types hb_aat_layout_get_feature_types;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_positioning
fp_hb_aat_layout_has_positioning hb_aat_layout_has_positioning;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_substitution
fp_hb_aat_layout_has_substitution hb_aat_layout_has_substitution;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_aat_layout_has_tracking
fp_hb_aat_layout_has_tracking hb_aat_layout_has_tracking;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

hb_aat_layout_feature_selector_info_t
struct hb_aat_layout_feature_selector_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta