styleGetValue

fnfloat styleGetValue(harfbuzz.font.Font font, harfbuzz.types.StyleTag styleTag)

Searches variation axes of a #hb_font_t object for a specific axis first, if not set, then tries to get default style values from different tables of the font.

Parameters

fonta #hb_font_t object.
styleTaga style tag.

Returns

Corresponding axis or default value to a style tag.