43 lines
593 B
Markdown
43 lines
593 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
|
|
- color
|
|
- opacity
|
|
### Methods
|
|
### Ports
|
|
- speed
|
|
- distance
|
|
- red
|
|
- green
|
|
- blue
|
|
- alpha
|
|
- x
|
|
- noise
|
|
## eraser
|
|
### Settings
|
|
### Methods
|
|
### Ports
|
|
## frame
|
|
### Settings
|
|
- width
|
|
- height
|
|
### Methods
|
|
- resize
|
|
- rescale
|
|
- crop
|
|
### Ports
|
|
## line
|
|
### Settings
|
|
- steps
|
|
### Methods
|
|
- tween
|
|
- stroke
|
|
### Ports
|
|
- index
|
|
## License
|
|
See the [LICENSE](LICENSE.md) file for license rights and limitations (CC).
|