[Gimp-user] script-fu-round-corners

2010-06-15 Thread John Dey
Hi List, I circulated a script yesterday for rounding corners using the above listed script. I got two suggestions for changes but neither resulting in a working script. Is there a list member that would be willing to send me a small working script using script-fu-round-corners so I can

[Gimp-user] how to create something like harvey balls

2010-06-15 Thread Bob Meetin
Hi, For a client I am developing a rating system and it will incorporate ratings in 10% increments from 0% to 100%. Is there a smart way in GIMP to fairly precise images. I will probably start at about 30px square and downsize if necessary. I may wish to add some additional increments

Re: [Gimp-user] how to create something like harvey balls

2010-06-15 Thread Chris Mohler
On Tue, Jun 15, 2010 at 12:07 PM, Bob Meetin b...@dottedi.biz wrote: I gave it a try last night using the measure tool to mark up approximate angles then the path tool to actually create the slices.  They look fair, will certainly need to be redone befor golive, but it seems like there should

Re: [Gimp-user] how to create something like harvey balls

2010-06-15 Thread saulgoode
Quoting Bob Meetin b...@dottedi.biz: Hi, For a client I am developing a rating system and it will incorporate ratings in 10% increments from 0% to 100%. Is there a smart way in GIMP to fairly precise images. I will probably start at about 30px square and downsize if necessary. I may wish

Re: [Gimp-user] script-fu-round-corners

2010-06-15 Thread Rob Antonishen
Hi List, I thought I might tie off this thread by indicating that I now have a working script.  It appears the definition for script-fu-round-corners in script-fu console is in error in that the run-mode variable indicated is not reflected in the definition of the script.  I removed the

Re: [Gimp-user] script: round-corners

2010-06-15 Thread Sven Neumann
On Mon, 2010-06-14 at 20:04 -0400, John Dey wrote: Thanks for the response. I had added the flatten command today but the script still has an execution error. Here is what I have tried: (define (round-corners filein fileout) (let* ((image (car (gimp-file-load RUN-NONINTERACTIVE filein