Skip to content

overlapping_path_segments

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

Check there are no overlapping path segments

overlapping_path_segments

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

Rationale

Some rasterizers encounter difficulties when rendering glyphs with overlapping path segments.

A path segment is a section of a path defined by two on-curve points. When two segments share the same coordinates, they are considered overlapping.

Proposal

Profiles

  • googlefonts (in section 'Outline Checks')

Clone this wiki locally