Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-ot-deprecated.h>
Data Fields | |
hb_tag_t | tag |
hb_ot_name_id_t | name_id |
float | min_value |
float | default_value |
float | max_value |
hb_ot_var_axis_t: @tag: axis tag @name_id: axis name identifier @min_value: minimum value of the axis @default_value: default value of the axis @max_value: maximum value of the axis
Use hb_ot_var_axis_info_t instead.
Since: 1.4.2 Deprecated: 2.2.0
Definition at line 120 of file hb-ot-deprecated.h.
float hb_ot_var_axis_t::default_value |
Definition at line 124 of file hb-ot-deprecated.h.
float hb_ot_var_axis_t::max_value |
Definition at line 125 of file hb-ot-deprecated.h.
float hb_ot_var_axis_t::min_value |
Definition at line 123 of file hb-ot-deprecated.h.
hb_ot_name_id_t hb_ot_var_axis_t::name_id |
Definition at line 122 of file hb-ot-deprecated.h.
hb_tag_t hb_ot_var_axis_t::tag |
Definition at line 121 of file hb-ot-deprecated.h.