2017-09-27 13:57:50 +13:00
2017-09-27 13:57:50 +13:00
2017-09-19 10:08:37 +13:00
2017-09-19 10:08:37 +13:00
2017-09-19 10:08:37 +13:00
2017-08-15 12:38:25 +13:00
2017-09-19 11:20:03 +13:00
2017-09-27 13:57:50 +13:00

Ronin

Ronin is a simple open-source graphic design tool.

## Modules ## brush ### Settings - `size`, default 4 - `color`, default #000 - `opacity`, default 1 ### Methods ### Ports - `->speed`{false,true}, **0/50** The cursor speed. - `->distance`{false,true}, **0/null** The cursor distance. - `->red`{true,true}, **0/255** The brush color value(red). - `->green`{true,true}, **0/255** The brush color value(green). - `->blue`{true,true}, **0/255** The brush color value(blue). ## eraser ### Settings ### Methods ### Ports ## frame ### Settings - `width`, default 930 - `height`, default 540 ### Methods - `resize:`, no details. - `rescale:`, no details. - `crop:`, no details. ### Ports ## line ### Settings - `steps`, default 100 ### Methods - `tween:`, no details. - `stroke:`, no details. ### Ports ## License See the [LICENSE](LICENSE.md) file for license rights and limitations (CC).
Description
Ronin fork
Readme MIT 45 MiB
Languages
JavaScript 91.7%
CSS 5.4%
HTML 2.7%
Shell 0.2%