
GraphicsPath Front is vector drawing software based upon the GraphicsPath .net class.
Download (source and binaries) — Execute \bin\debug\GraphicsPathFront.exe or compile from source.
Some of the notable features include:
- Save/load vectorized graphics, or save in numerous rasterized formats.
- Configurable and snap-to’able grid.
- Live preview of what’s being drawn, including rendering in real-time.
- The ability to render as mouse input. (Need to see the videos to understand!)
There are several limitations in this program due to the limits of the underlying GraphicsPath class. Though the code is in place to do so, nodes can not be directly edited once created, for example. Nor can different paths be drawn using different pens.
