bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_ot_var_axis_t
bindbc
hb
bind
ot
deprecated_
More...
version(HB_with_deprecated)
extern (
C
) @
nogc
nothrow
struct
hb_ot_var_axis_t {
hb_tag_t
tag
;
hb_ot_name_id_t
name_id
;
float
min_value
;
float
default_value
;
float
max_value
;
}
Members
Variables
default_value
float
default_value
;
Undocumented in source.
max_value
float
max_value
;
Undocumented in source.
min_value
float
min_value
;
Undocumented in source.
name_id
hb_ot_name_id_t
name_id
;
Undocumented in source.
tag
hb_tag_t
tag
;
Undocumented in source.
Detailed Description
hb ot var axis t
Deprecated: 2.2.0
Meta
Since
1.4.2
Source
See Implementation
bindbc
hb
bind
ot
deprecated_
functions
hb_ot_layout_script_find_language
hb_ot_layout_table_choose_script
hb_ot_tag_from_language
hb_ot_tags_from_script
hb_ot_var_find_axis
hb_ot_var_get_axes
manifest constants
HB_MATH_GLYPH_PART_FLAG_EXTENDER
HB_OT_VAR_NO_AXIS_INDEX
structs
hb_ot_var_axis_t