(12-20-2023, 07:42 AM)Alan Wrote: Where do I get these points in the parameters?[/color]
It will be in Yellow or Red => which depend about what you chose in Green (curve-type), the number of point is also explained in Green
if you put 0 in green, you can use up to 17 points in Yellow, with coordinates all using arrays
if you put 1 in Green, you can put up to 256 points in Red, with coordinates all using arrays
Arrays > https://stackoverflow.com/questions/4309...-script-fu or https://docs.racket-lang.org/array/index.html
Patrice