Fixed copy/paste
This commit is contained in:
36
README.md
36
README.md
@@ -10,41 +10,7 @@ Clicking on the canvas will insert control points, up to 3CPs. CPs can be moved
|
||||
|
||||
## Controls
|
||||
|
||||
### Segments
|
||||
|
||||
- `a` Draw Arc(counter-clockwise).
|
||||
- `s` Draw Arc(clockwise).
|
||||
- `d` Draw Line.
|
||||
- `f` Draw Bezier.
|
||||
- `g` Close Path.
|
||||
- `h` Fill Path.
|
||||
|
||||
### Parametric
|
||||
|
||||
- `arrows` Move last control point.
|
||||
- `click/drag` Translate target control point.
|
||||
- `click+alt` Erase target control point.
|
||||
|
||||
### Shortcuts
|
||||
|
||||
- `]` Increase stroke size.
|
||||
- `[` Reduce stroke size.
|
||||
- `/` Toggle linecap.
|
||||
- `space` Mirror.
|
||||
- `escape` Remove control points.
|
||||
- `~` Toggle canvas size.
|
||||
|
||||
### System
|
||||
|
||||
- `ctrl+n` New canvas.
|
||||
- `ctrl+s` Export canvas.
|
||||
- `ctrl+z` Delete last segment.
|
||||
- `ctrl+shift+backspace` Reset.
|
||||
|
||||
## Hacker Mode(Cheatmode)
|
||||
|
||||
- `tab` Toggle interface.
|
||||
- `1204` Will add a control point at x:12,y:4.
|
||||
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/LAYOUT.SVG' width="600"/>
|
||||
|
||||
## Extras
|
||||
|
||||
|
||||
Reference in New Issue
Block a user