Skip to content

gpos_kerning_info

Simon Cozens edited this page May 8, 2025 · 2 revisions

Does GPOS table have kerning information?

gpos_kerning_info

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

Rationale

Well-designed fonts use kerning to improve the spacing between specific pairs of glyphs. This check ensures that the font has kerning information in the GPOS table. It can be ignored if the design or writing system does not require kerning.

Proposal

Profiles

  • universal (in section 'Universal Profile Checks')

  • googlefonts (in section 'Universal Profile Checks')

Clone this wiki locally