styleGetValue
fn
float 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
font | a #hb_font_t object. |
styleTag | a style tag. |
Returns
Corresponding axis or default value to a style tag.