bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_ot_var_get_axis_infos
bindbc
hb
bind
ot
var
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint
hb_ot_var_get_axis_infos
(hb_face_t* face, uint start_offset, uint* axes_count, hb_ot_var_axis_info_t* axes_array)
version(BindHB_Static)
extern (
C
) @
nogc
nothrow
static if
(
hbSupport >= HBSupport.v2_6_3
)
uint
hb_ot_var_get_axis_infos
(
hb_face_t
*
face
,
uint
start_offset
,
uint
*
axes_count
,
hb_ot_var_axis_info_t
*
axes_array
)
fp_hb_ot_var_get_axis_infos
hb_ot_var_get_axis_infos
;
Meta
Source
See Implementation
bindbc
hb
bind
ot
var
aliases
hb_ot_var_axis_flags_t
enums
HB_OT_VAR_AXIS_FLAG_HIDDEN
functions
hb_ot_var_find_axis_info
hb_ot_var_get_axis_count
hb_ot_var_get_axis_infos
hb_ot_var_get_named_instance_count
hb_ot_var_has_data
hb_ot_var_named_instance_get_design_coords
hb_ot_var_named_instance_get_postscript_name_id
hb_ot_var_named_instance_get_subfamily_name_id
hb_ot_var_normalize_coords
hb_ot_var_normalize_variations
manifest constants
HB_OT_TAG_VAR_AXIS_ITALIC
HB_OT_TAG_VAR_AXIS_OPTICAL_SIZE
HB_OT_TAG_VAR_AXIS_SLANT
HB_OT_TAG_VAR_AXIS_WEIGHT
HB_OT_TAG_VAR_AXIS_WIDTH
structs
hb_ot_var_axis_info_t