:right-sidebar: True ot_var_axis_info_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. versionadded:: 2.2.0 .. class:: ot_var_axis_info_t(*args, **kwargs) :no-contents-entry: :Constructors: :: ot_var_axis_info_t() Fields ------ .. rst-class:: interim-class .. class:: ot_var_axis_info_t :no-index: .. attribute:: axis_index Index of the axis in the variation-axis array .. attribute:: default_value The position on the variation axis corresponding to the font's defaults .. attribute:: flags The :obj:`~gi.repository.HarfBuzz.ot_var_axis_flags_t` flags for the axis .. attribute:: max_value The maximum value on the variation axis that the font covers .. attribute:: min_value The minimum value on the variation axis that the font covers .. attribute:: name_id The ``name`` table Name ID that provides display names for the axis .. attribute:: reserved .. attribute:: tag The :obj:`~gi.repository.HarfBuzz.tag_t` tag identifying the design variation of the axis