Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-common.h>
Data Fields | |
hb_tag_t | tag |
float | value |
hb_variation_t: @tag: The hb_tag_t tag of the variation-axis name @value: The value of the variation axis
Data type for holding variation data. Registered OpenType variation-axis tags are listed in OpenType Axis Tag Registry.
Since: 1.4.2
Definition at line 873 of file hb-common.h.
hb_tag_t hb_variation_t::tag |
Definition at line 874 of file hb-common.h.
float hb_variation_t::value |
Definition at line 875 of file hb-common.h.