bindbc.hb.bind.ot.name

Undocumented in source.

Members

Aliases

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

Enums

HB_OT_NAME_ID_COPYRIGHT
anonymousenum HB_OT_NAME_ID_COPYRIGHT

Functions

hb_ot_name_get_utf16
uint hb_ot_name_get_utf16(hb_face_t* face, hb_ot_name_id_t name_id, hb_language_t language, uint* text_size, ushort* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_get_utf32
uint hb_ot_name_get_utf32(hb_face_t* face, hb_ot_name_id_t name_id, hb_language_t language, uint* text_size, uint* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_get_utf8
uint hb_ot_name_get_utf8(hb_face_t* face, hb_ot_name_id_t name_id, hb_language_t language, uint* text_size, char* text)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_list_names
const(hb_ot_name_entry_t)* hb_ot_name_list_names(hb_face_t* face, uint* num_entries)
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_ot_name_get_utf16
fp_hb_ot_name_get_utf16 hb_ot_name_get_utf16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_get_utf32
fp_hb_ot_name_get_utf32 hb_ot_name_get_utf32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_get_utf8
fp_hb_ot_name_get_utf8 hb_ot_name_get_utf8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_name_list_names
fp_hb_ot_name_list_names hb_ot_name_list_names;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

hb_ot_name_entry_t
struct hb_ot_name_entry_t

Meta