Ronin is a simple open-source graphic design tool.
$
replace with Pos.$+shift
replace with Rect.
Missing documentation.
add:x,y&mirror_x,mirror_y
Add a new pointer to the brushremove:
Remove last pointerpick:x,y
Set brush color to a position's pixel.
size
, default 4color
, default #000opacity
, default 1
speed->
(0/50) The cursor speed.distance->
(0/9999) The cursor distance.->red->
(0/255) The brush color value(red).->green->
(0/255) The brush color value(green).->blue->
(0/255) The brush color value(blue).
Manager for the canvas size
resize:WxH
Resize canvas to size.rescale:0.5
Rescale canvas to float.crop:X,Y|WxH
Crop canvas to rect.clear:
Erase entire canvasfill:#f00
Fill entire canvas with color
Drawing lines. Tween expects something in the $&$>>$&$
format.
stroke:x1,y1&x2,y2
Stroke positions.tween:tween:$&$>>$&$ step->thickness
Stroke lines between strokes.
step->
(0/100) The tween line index..->thickness->
(1/100) The tween line thickness..
File import/export tools.
load:browser
Press enter to open the file browser.draw:X,Y|WxH
Draw the loaded image pixels.save:name
Export canvas.
Trace lines and to draw shapes.
stroke:x,y&
fill:x,y&
thickness
, default 30color
, default blackcap
, default square
Cursor magnetisation settings, changes are reflected on the grid layer.
lock:10x10
Magnetize cursorunlock:
Release cursor
size
, default 0step
, default 4
Pixel filter
balance:#ff0033
Filter color balance.
See the LICENSE file for license rights and limitations (CC).