Apparently some draw() implementations expect closePath() to draw a line to the contour beginning. In fact, looks like fontTools's TrueType draw() always does the lineTo() before closePath(), but the CFF draw() doesn't. As raised in https://github.com/behdad/fonttools/pull/618#issuecomment-225314022
This directory includes snippets that people might useful to get ideas from. The contents will come and go, don't rely on them being there or having a certain API. If you need it, copy it and modify it.
If you do and think your work is useful for others, please add a link to it here: