Note: This
Dictionary uses OpenType tags as keys. Variation axes can be identified both by tags (
int, e.g.
0x77678674) and names (
String, e.g.
wght). Some axes might be accessible by multiple names. For example,
wght refers to the same axis as
weight. Tags on the other hand are unique. To convert between names and tags, use [method TextServer.name_to_tag] and [method TextServer.tag_to_name].
Note: To get available variation axes of a font, use [method Font.get_supported_variation_list].