pointvec/README.md
Devine Lu Linvega 5f5cc24538 Fixed copy/paste
2018-01-14 09:11:57 +13:00

20 lines
795 B
Markdown

# Dotgrid
Dotgrid is a simple vector drawing application.
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/PREVIEW.jpg' width="600"/>
## 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
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/LAYOUT.SVG' width="600"/>
## Extras
- Download additional [themes](https://github.com/hundredrabbits/Themes).
- Support this project through [Patreon](https://patreon.com/100).
- See the [License](LICENSE.md) file for license rights and limitations (MIT).