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

#include <hb-common.h>

Data Fields

hb_tag_t tag
 
float value
 

Detailed Description

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.

Field Documentation

◆ tag

hb_tag_t hb_variation_t::tag

Definition at line 874 of file hb-common.h.

◆ value

float hb_variation_t::value

Definition at line 875 of file hb-common.h.


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