Behdad Esfahbod c34739760c [symfont] Handle closePath()
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
2016-06-10 16:06:22 -07:00
..
2015-01-21 13:17:11 -08:00
2015-08-20 11:13:54 +01:00
2016-06-10 16:06:22 -07:00
2015-08-20 11:13:54 +01:00
2015-08-20 11:13:54 +01:00

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: