Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
hb_ot_var_axis_t Struct Reference

#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
 

Detailed Description

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.

Field Documentation

◆ default_value

float hb_ot_var_axis_t::default_value

Definition at line 124 of file hb-ot-deprecated.h.

◆ max_value

float hb_ot_var_axis_t::max_value

Definition at line 125 of file hb-ot-deprecated.h.

◆ min_value

float hb_ot_var_axis_t::min_value

Definition at line 123 of file hb-ot-deprecated.h.

◆ name_id

hb_ot_name_id_t hb_ot_var_axis_t::name_id

Definition at line 122 of file hb-ot-deprecated.h.

◆ tag

hb_tag_t hb_ot_var_axis_t::tag

Definition at line 121 of file hb-ot-deprecated.h.


The documentation for this struct was generated from the following file: