43 lines
890 B
Markdown
43 lines
890 B
Markdown
# Ronin
|
|
Ronin is a simple open-source graphic design tool.
|
|
<img src='https://raw.githubusercontent.com/hundredrabbits/Ronin/master/PREVIEW.jpg' width='600'/>
|
|
## Modules
|
|
## brush
|
|
### Settings
|
|
- `size`, default 4
|
|
- `color`, default #000
|
|
- `opacity`, default 1
|
|
### Methods
|
|
### Ports
|
|
- `speed`, no details.
|
|
- `distance`, no details.
|
|
- `red`, no details.
|
|
- `green`, no details.
|
|
- `blue`, no details.
|
|
- `alpha`, no details.
|
|
- `x`, no details.
|
|
- `noise`, no details.
|
|
## 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
|
|
- `index`, no details.
|
|
## License
|
|
See the [LICENSE](LICENSE.md) file for license rights and limitations (CC).
|