Skip to content

opentype__maxadvancewidth

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

MaxAdvanceWidth is consistent with values in the Hmtx and Hhea tables?

opentype/maxadvancewidth

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

Rationale

The 'hhea' table contains a field which specifies the maximum advance width. This value should be consistent with the maximum advance width of all glyphs specified in the 'hmtx' table.

Proposal

Profiles

  • opentype (in section 'Opentype Specification Checks')

  • universal (in section 'Opentype Specification Checks')

  • googlefonts (in section 'Opentype Specification Checks')

Clone this wiki locally