Could you make a video (with or without comments) of you drawing something real (what you hope this program allows to draw, not just random lines and circles) ? I find geometer hard to use but maybe I'm missing something.
I can trigger an assert (geometer.c line 862) with the following steps:
- right click to create a point;
- right click to create another point;
- right click to create a third point;
- right click on one of the first two points.
It crash when:
- right click to create a point;
- right click to create another point;
- right click and hold (no dragging) on the first point, the release;
- right click on the second point.