Cosimo Lupo fdb3974dd9 add identifier parameter to PointToSegmentPen.addComponent method
'identifier' param is part of the AbstractPointPen interface.
Even though it is unused by the segment pen protocol, the caller may attempt
to pass it by positional argument instead of keyword argument, e.g.
2920ddd07c/Lib/fontMath/mathGlyph.py (L486)

this patch avoids the resulting TypeError exception
2019-02-27 16:30:20 -08:00
..
2017-02-26 10:41:11 -08:00
2016-07-25 11:14:13 -07:00
2017-02-26 10:41:11 -08:00
2017-10-15 15:18:35 +02:00
2017-02-26 10:41:11 -08:00
2017-04-07 20:50:20 +02:00