*
This commit is contained in:
parent
a592e91b8a
commit
cddaa83bc2
38
LAYOUT.md
38
LAYOUT.md
@ -27,11 +27,20 @@
|
|||||||
- Mirror: `E`
|
- Mirror: `E`
|
||||||
- Fill: `R`
|
- Fill: `R`
|
||||||
- Dash: `T`
|
- Dash: `T`
|
||||||
|
- Color: `G`
|
||||||
- Thicker: `}`
|
- Thicker: `}`
|
||||||
- Thinner: `{`
|
- Thinner: `{`
|
||||||
- Thicker +5: `]`
|
- Thicker +5: `]`
|
||||||
- Thinner -5: `[`
|
- Thinner -5: `[`
|
||||||
|
|
||||||
|
### Manual
|
||||||
|
- Add Point: `Enter`
|
||||||
|
- Move Up: `Up`
|
||||||
|
- Move Right: `Right`
|
||||||
|
- Move Down: `Down`
|
||||||
|
- Move Left: `Left`
|
||||||
|
- Remove Point: `CmdOrCtrl+Backspace`
|
||||||
|
|
||||||
### Layers
|
### Layers
|
||||||
- Foreground: `CmdOrCtrl+1`
|
- Foreground: `CmdOrCtrl+1`
|
||||||
- Middleground: `CmdOrCtrl+2`
|
- Middleground: `CmdOrCtrl+2`
|
||||||
@ -40,40 +49,11 @@
|
|||||||
### View
|
### View
|
||||||
- Tools: `U`
|
- Tools: `U`
|
||||||
- Grid: `H`
|
- Grid: `H`
|
||||||
- Control Points: `J`
|
|
||||||
|
|
||||||
### Mode
|
### Mode
|
||||||
- Toggle Size: `CmdOrCtrl+E`
|
|
||||||
- Keyboard: `CmdOrCtrl+K`
|
|
||||||
- Picker: `CmdOrCtrl+P`
|
- Picker: `CmdOrCtrl+P`
|
||||||
|
|
||||||
|
|
||||||
## keyboard Mode
|
|
||||||
|
|
||||||
### Controls
|
|
||||||
- Add vertex: `Enter`
|
|
||||||
- Remove vertex: `Backspace`
|
|
||||||
|
|
||||||
### Select
|
|
||||||
- Move Up: `Up`
|
|
||||||
- Move Down: `Down`
|
|
||||||
- Move Left: `Left`
|
|
||||||
- Move Right: `Right`
|
|
||||||
- XXYY(0): `0`
|
|
||||||
- XXYY(1): `1`
|
|
||||||
- XXYY(2): `2`
|
|
||||||
- XXYY(3): `3`
|
|
||||||
- XXYY(4): `4`
|
|
||||||
- XXYY(5): `5`
|
|
||||||
- XXYY(6): `6`
|
|
||||||
- XXYY(7): `7`
|
|
||||||
- XXYY(8): `8`
|
|
||||||
- XXYY(9): `9`
|
|
||||||
|
|
||||||
### Mode
|
|
||||||
- Stop Keyboard Mode: `Escape`
|
|
||||||
|
|
||||||
|
|
||||||
## picker Mode
|
## picker Mode
|
||||||
|
|
||||||
### Edit
|
### Edit
|
||||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
54
README.md
54
README.md
@ -12,8 +12,6 @@ Hold `shift` to drag entire layer, hold `alt` to delete a vertex.
|
|||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
|
||||||
## default Mode
|
|
||||||
|
|
||||||
### File
|
### File
|
||||||
- New: `CmdOrCtrl+N`
|
- New: `CmdOrCtrl+N`
|
||||||
- Open: `CmdOrCtrl+O`
|
- Open: `CmdOrCtrl+O`
|
||||||
@ -41,11 +39,20 @@ Hold `shift` to drag entire layer, hold `alt` to delete a vertex.
|
|||||||
- Mirror: `E`
|
- Mirror: `E`
|
||||||
- Fill: `R`
|
- Fill: `R`
|
||||||
- Dash: `T`
|
- Dash: `T`
|
||||||
|
- Color: `G`
|
||||||
- Thicker: `}`
|
- Thicker: `}`
|
||||||
- Thinner: `{`
|
- Thinner: `{`
|
||||||
- Thicker +5: `]`
|
- Thicker +5: `]`
|
||||||
- Thinner -5: `[`
|
- Thinner -5: `[`
|
||||||
|
|
||||||
|
### Manual
|
||||||
|
- Add Point: `Enter`
|
||||||
|
- Move Up: `Up`
|
||||||
|
- Move Right: `Right`
|
||||||
|
- Move Down: `Down`
|
||||||
|
- Move Left: `Left`
|
||||||
|
- Remove Point: `CmdOrCtrl+Backspace`
|
||||||
|
|
||||||
### Layers
|
### Layers
|
||||||
- Foreground: `CmdOrCtrl+1`
|
- Foreground: `CmdOrCtrl+1`
|
||||||
- Middleground: `CmdOrCtrl+2`
|
- Middleground: `CmdOrCtrl+2`
|
||||||
@ -54,52 +61,11 @@ Hold `shift` to drag entire layer, hold `alt` to delete a vertex.
|
|||||||
### View
|
### View
|
||||||
- Tools: `U`
|
- Tools: `U`
|
||||||
- Grid: `H`
|
- Grid: `H`
|
||||||
- Control Points: `J`
|
|
||||||
|
|
||||||
### Mode
|
### Mode
|
||||||
- Keyboard: `CmdOrCtrl+K`
|
|
||||||
- Picker: `CmdOrCtrl+P`
|
- Picker: `CmdOrCtrl+P`
|
||||||
|
|
||||||
## keyboard Mode
|
<img src='https://cdn.rawgit.com/hundredrabbits/Dotgrid/master/LAYOUT.svg?v=4' width="600"/>
|
||||||
|
|
||||||
### Controls
|
|
||||||
- Add vertex: `Enter`
|
|
||||||
- Remove vertex: `Backspace`
|
|
||||||
|
|
||||||
### Select
|
|
||||||
- Move Up: `Up`
|
|
||||||
- Move Down: `Down`
|
|
||||||
- Move Left: `Left`
|
|
||||||
- Move Right: `Right`
|
|
||||||
- XXYY(0): `0`
|
|
||||||
- XXYY(1): `1`
|
|
||||||
- XXYY(2): `2`
|
|
||||||
- XXYY(3): `3`
|
|
||||||
- XXYY(4): `4`
|
|
||||||
- XXYY(5): `5`
|
|
||||||
- XXYY(6): `6`
|
|
||||||
- XXYY(7): `7`
|
|
||||||
- XXYY(8): `8`
|
|
||||||
- XXYY(9): `9`
|
|
||||||
|
|
||||||
### Mode
|
|
||||||
- Stop Keyboard Mode: `Escape`
|
|
||||||
|
|
||||||
## picker Mode
|
|
||||||
|
|
||||||
### Edit
|
|
||||||
- undo: `undefined`
|
|
||||||
- redo: `undefined`
|
|
||||||
- cut: `undefined`
|
|
||||||
- copy: `undefined`
|
|
||||||
- paste: `undefined`
|
|
||||||
- delete: `undefined`
|
|
||||||
- selectall: `undefined`
|
|
||||||
|
|
||||||
### Mode
|
|
||||||
- Stop Picker Mode: `Escape`
|
|
||||||
|
|
||||||
<img src='https://cdn.rawgit.com/hundredrabbits/Dotgrid/master/LAYOUT.svg?v=3' width="600"/>
|
|
||||||
|
|
||||||
## Extras
|
## Extras
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"push_win" : "~/butler push ~/Desktop/Dotgrid-win32-x64/ hundredrabbits/dotgrid:windows-64",
|
"push_win" : "~/butler push ~/Desktop/Dotgrid-win32-x64/ hundredrabbits/dotgrid:windows-64",
|
||||||
"push_theme" : "~/butler push ~/Github/HundredRabbits/Themes/themes/ hundredrabbits/dotgrid:themes",
|
"push_theme" : "~/butler push ~/Github/HundredRabbits/Themes/themes/ hundredrabbits/dotgrid:themes",
|
||||||
"push_status" : "~/butler status hundredrabbits/dotgrid",
|
"push_status" : "~/butler status hundredrabbits/dotgrid",
|
||||||
"push" : "npm run build ; npm run push_theme ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run push_status"
|
"push" : "npm run build ; npm run push_theme ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run push_pi ; npm run clean ; npm run push_status"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^1.8.1"
|
"electron": "^1.8.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user