ronin/README.md
Devine Lu Linvega 18d74479a2 *
2017-09-27 13:59:41 +13:00

1004 B

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 file for license rights and limitations (CC).