You are here

selection-to-polar-array.scm

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!

Script to make polar array from active selection within image.

Tutorial: http://xoomer.alice.it/lwcon/gimp/script-fu/selection-to-polar-array.htm

AttachmentSize
selection-to-polar-array-2.4.zip1.45 KB
Code License: 
Scripting Engine: 

Comments

Add a 0 (zero) after drawable, as shown below: (let* ( (drawable 0) (xsel) (ysel) (gcount) (xofset) (yofset) (arco) (angolo) (alfa) (beta) (sel-float) )
Subscribe to Comments for "selection-to-polar-array.scm"