# Ronin
Ronin is a graphic design tool.

<img src='https://raw.githubusercontent.com/hundredrabbits/Ronin/master/PREVIEW.jpg' width='600'/>

## Cursor

- `shift drag`, drag content of layer.
- `alt drag`, erase.
- `alt shift click`, color pick.

### Special Input

Include `$` in a query and click on the canvas to inject the cursor position in the query.

- `$ click` inject a **Pos**.
- `$+ click` inject a **Pos**, and append `$+` for multiple positions.
- `$ shift click` inject a **Rect**.

## Zoom

- `1`, zoom **100%**.
- `2`, zoom **200%**.
- `3`, zoom **400%**.

## Commander

- `Tab`, display input.

## Layers

- `z`, toggle between above and below layers.

## Brush

- `x`, toggle between primary and secondary color.
- `[`, decrease brush size.
- `]`, increase brush size.

## Macros

- `ctrl f`, inject `frame fill:[#primary]`

## 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).