This commit is contained in:
Devine Lu Linvega 2018-01-14 09:27:43 +13:00
parent 1cb59a4972
commit 0836bb985b

View File

@ -8,7 +8,7 @@ Dotgrid is a simple vector drawing application.
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.
<img src='https://cdn.rawgit.com/hundredrabbits/Dotgrid/master/LAYOUT.svg' width="600"/>
<img src='https://cdn.rawgit.com/hundredrabbits/Dotgrid/master/LAYOUT.svg?v=1' width="600"/>
## Extras