pointvec/README.md
Devine Lu Linvega 6c8d6f2376 Updated controls
2018-02-07 09:48:04 +13:00

1.3 KiB

Dotgrid

Dotgrid is a simple vector drawing application.

Guide

Clicking on the canvas will insert control points, up to 3CPs. CPs can be moved with the arrows. Clicking one of the path icons, or pressing one of the shortcuts, will draw a stroke between them. The newly created segment's handles can be moved by clicking and dragging them.

Controls

default Mode

File

  • New: CmdOrCtrl+N
  • Open: CmdOrCtrl+O
  • Save: CmdOrCtrl+S

Edit

  • Copy: CmdOrCtrl+C
  • Paste: CmdOrCtrl+V
  • Undo: CmdOrCtrl+Z
  • Redo: CmdOrCtrl+Shift+Z
  • Delete: Backspace
  • Deselect: Esc

Stroke

  • Line: A
  • Arc: S
  • Arc Rev: D
  • Bezier: F
  • Connect: Z

Effect

  • Linecap: Q
  • Linejoin: W
  • Mirror: E
  • Fill: R
  • Thicker: }
  • Thinner: {
  • Thicker +5: ]
  • Thinner -5: [

Layers

  • Move Above: Up
  • Move Below: Down

View

  • Tools: U
  • Grid: H
  • Control Points: J
  • Expert Mode: :

Extras

  • Download additional themes.
  • Support this project through Patreon.
  • See the License file for license rights and limitations (MIT).