typemytype / booleanOperations

Boolean operations on paths
MIT License
38 stars 18 forks source link

Spurious points may remain from curves with zero-handles #53

Closed madig closed 5 years ago

madig commented 5 years ago

A curve with zero handles may leave behind spurious points.

  1. Get test.ufo.zip
  2. fontmake -u test.ufo -o ttf

image

The same happens with pathops, btw.

typemytype commented 5 years ago

this seems to be normal behaviour: your off curve is overlapping the line segment, thus makes a very tiny hole...