Oblique interpolation and extrema points in DIN-style glyphs.

Many sources suggest that when slanting glyphs for italics or obliques you should add extrema points to the outlines for various reasons. Often, this requires adding extra nodes. However, due to the design of my typeface, I face a couple of challenges. 

  1. My typeface has a DIN like structure, so glyphs such as “O,” “o,” and “0” have flat sides instead of fully rounded curves.
  2. My typeface contains both upright and italic styles in the same file, with the italics interpolated from the uprights via a slant axis. 

How would I approach this? 

I'm using Glyphs App by the way. 

Comments