Skip to content

varfont__instances_in_order

Simon Cozens edited this page May 8, 2025 · 1 revision

Ensure the font's instances are in the correct order.

varfont/instances_in_order

  • Applies to: TTF
  • Fontspector can hotfix?: no
  • Fontspector can fix sources?: no

Rationale

Ensure that the fvar table instances are in ascending order of weight. Some software, such as Canva, displays the instances in the order they are defined in the fvar table, which can lead to confusion if the instances are not in order of weight.

Proposal

Profiles

  • universal (in section 'Universal Profile Checks')

  • googlefonts (in section 'Universal Profile Checks')

Clone this wiki locally