pointvec/README.txt
2020-03-24 17:00:10 +09:00

62 lines
1.8 KiB
Plaintext

DOTGRID
---------------
Dotgrid is a grid-based vector drawing software designed to create logos, icons and type.
It supports layers, the full SVG specs and additional effects such as mirroring and radial drawing.
Dotgrid exports to both PNG and SVG files.
The application was initially created for internal use,
and later made available as a free and open source software.
- Guide: https://100r.co/site/dotgrid.html
- Video Tutorial: https://www.youtube.com/watch?v=Xt1zYHhpypk
- Community: https://hundredrabbits.itch.io/dotgrid/community
Controls
∷ Toggle Menubar Tab
∷ Open Theme ^Shift+O
∷ Reset Theme ^Backspace
File New ^N
File Open ^O
File Save ^S
File Export Vector ^E
File Export Image ^Shift+E
History Undo ^Z
History Redo ^Shift+Z
Stroke Line A
Stroke Arc S
Stroke Arc Rev D
Stroke Bezier F
Stroke Close Z
Stroke Arc(full) T
Stroke Arc Rev(full) Y
Stroke Clear Selection Escape
Effect Linecap Q
Effect Linejoin W
Effect Mirror E
Effect Fill R
Effect Thicker }
Effect Thinner {
Effect Thicker +5 ]
Effect Thinner -5 [
Manual Add Point Enter
Manual Move Up Up
Manual Move Right Right
Manual Move Down Down
Manual Move Left Left
Manual Remove Point Shift+Backspace
Manual Remove Segment Backspace
Layers Foreground ^1
Layers Middleground ^2
Layers Background ^3
Layers Merge Layers ^M
View Color Picker G
View Toggle Grid H
Extras
- Themes: https://github.com/hundredrabbits/Themes
- Support: https://patreon.com/100
- Pull Requests are welcome!