Implementation of CAD like feature to "offset" an entire path. Interior angles are kept sharp, exterior angles are smothed. Flood fill is also generated. Note: Path needs to be closed for flood fill to work properly.
- Use L and A to switch between Line and Arc respectively,
- Use D to delete time path and start again,
- Use Q or Esc to quit, and
- Click on canvas to place line or arc control points
Implementation of linear and arc weaves.
- Andrew Martchenko