(v13) line in the PFIN API
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
sw_pfin_result line(sw_pfin_outline_context * context, double x, double y);
Continue the glyph subpath with a straight line to coordinates x,y . This can only be called from the module’s outline code, and only once move has been called to start a subpath. There is no need to draw a line back to the start coordinate of a subpath subpaths are implicitly closed with a straight line.