Nodes (oncurve/offcurve)

Hi,

I’m using Drawbot inside Glyphs to draw selected characters with their oncurve and offcurve points and I was wondering which could be the option to draw a line between the oncurve point with its offcurve point/points?

Thanks a lot.

Just draw them manually. Just make a bezier path and add line segments and draw that with appropriate line color and thickness.

1 Like

Isn’t there a way that I could access how Glyphs draws these lines so that I can replicate it myself?

Not really. It is too mangled in the code.

1 Like

Ok, I’ll try your suggestion and a way to do it automatically. Thanks!