I'm sure I can do again since code base has changed (wpc_ogla is gone).
I think there is a PREFERRED and legitimate way for plugins to adapt drawing.
I want to be able to draw my "directed edges" once again in the current codebase
via my plugin(s). My prior approach was to "PATCH" wings_draw, which is of course
not the best way.
So if one of you devs could drop me some hints / examples of where to look in code
to see a good example of how I might adapt drawing and make custom for my plugin,
would be appreciated. In mean time ... I'll probably start hackin' and slashin' my
way to a better understanding.
