cwensley / pablodraw

PabloDraw is an Ansi/Ascii text and RIPscrip vector graphic art editor/viewer with multi-user capabilities.
MIT License
309 stars 21 forks source link

Add half mode option for Line, Pencil, Ellipse, and Rectangle #76

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

This adds a new option to draw in half mode for Line, Pencil, Ellipse, and Rectangle, which is on by default.

Fixes #61