Gjsify LogoGjsify Logo

Data type for holding variation-axis values.

The minimum, default, and maximum values are in un-normalized, user scales.

Note: at present, the only flag defined for flags is #HB_OT_VAR_AXIS_FLAG_HIDDEN.

record

Hierarchy

  • ot_var_axis_info_t

Index

Constructors

Properties

axis_index: number

Index of the axis in the variation-axis array

field
default_value: number

The position on the variation axis corresponding to the font's defaults

field

The #hb_ot_var_axis_flags_t flags for the axis

field
max_value: number

The maximum value on the variation axis that the font covers

field
min_value: number

The mininum value on the variation axis that the font covers

field
name_id: number

The name table Name ID that provides display names for the axis

field
tag: number

The #hb_tag_t tag identifying the design variation of the axis

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method