pointvec/README.md
Devine Lu Linvega 0db55f4ba4 Version 1?
2017-11-05 17:33:04 +13:00

587 B

Dotgrid

Dotgrid is a simple vector drawing application.

Guide

Controls

Layer 1

  • q Erase control points.
  • w Erase last segment.
  • e Export SVG file.
  • r Close Path.

Layer 2

  • a Draw Arc(counter-clockwise).
  • s Draw Arc(clockwise).
  • d Draw Line.
  • f Draw Bezier.

Parametric

  • + Increase stroke size.
  • - Reduce stroke size.
  • / Toggle linecap.

License

See the LICENSE file for license rights and limitations (CC).