Page 1 of 1

Feature Suggestion:

Posted: Thu Oct 05, 2006 2:01 am
by shevegen
Sometimes you want to quickly change a parameter, like hue.
I propose to allow variables so that you could do something like:

$x = hue 44

($x is just an example, i dont know how it would be possible
to implement this easily.)

Also, it might be nice to have longer strings be assigned to
variables like:

$foobar = 'hue 22 x 15 r 22'
and then just use $foobar

It looks a bit ugly but I also think that it could be sometimes
useful