googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
152 stars 43 forks source link

Add Extrema filter #550

Open simoncozens opened 3 years ago

simoncozens commented 3 years ago

This PR adds a filter which adds extrema to cubic curves, splitting the curves at extremum points.

anthrotype commented 3 years ago

nice, but what problem is this solving?

simoncozens commented 3 years ago

I thought it would help with a strange path overlap issue. But sadly not.