Fork of dotgrid with additional features and refractoring.
Go to file
Devine Lu Linvega 0db55f4ba4 Version 1? 2017-11-05 17:33:04 +13:00
sources Version 1? 2017-11-05 17:33:04 +13:00
.gitignore Version 1? 2017-11-05 17:33:04 +13:00
BUILD.md Almost there 2017-11-05 14:52:05 +14:00
LICENSE.md Almost there 2017-11-05 14:52:05 +14:00
PREVIEW.jpg Almost there 2017-11-05 14:52:05 +14:00
README.md Version 1? 2017-11-05 17:33:04 +13:00
Updater(OS X).command Almost there 2017-11-05 14:52:05 +14:00
icon.icns Added icons 2017-11-05 15:14:30 +14:00
icon.ico Added icons 2017-11-05 15:14:30 +14:00
main.js Almost there 2017-11-05 14:52:05 +14:00
package.json Almost there 2017-11-05 14:52:05 +14:00

README.md

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).