Re: [Gimp-user] rounded corners on jpg image.

2006-08-14 Thread saulgoode
Quoting "John R. Culleton" <[EMAIL PROTECTED]>: have a jpg image that is in rectangular form. I would like to round the corners off symmetrically to soften the shape a bit. Which is the quickest way to to this? The quickest way is to: * Select all * Perform a "Rounded rectangle" (I think you

[Gimp-user] rounded corners on jpg image.

2006-08-14 Thread John R. Culleton
have a jpg image that is in rectangular form. I would like to round the corners off symmetrically to soften the shape a bit. Which is the quickest way to to this? -- John Culleton Able Indexing and Typesetting Precision typesetting (tm) at reasonable cost. Satisfaction guaranteed. http://wexford

Re: [Gimp-user] Re: batch rotate scanned images

2006-08-14 Thread T F
On 8/14/06, Olivier Ripoll <[EMAIL PROTECTED]> wrote: T F wrote: > i'd like to scan several hundred of my 4x6 prints (photographs) > > in my trials, the orientations of the tiff files end up being slightly > off, randomly, by several degrees. > > some need to be rotate by +2.3 degrees, others by

[Gimp-user] script-fu

2006-08-14 Thread Jan Wuerthner
Hello all, i am trying to do some scripting with gimp's scheme interpreter. Can anyone tell me how to sort a list? From the internet I found (set! mylist '(10 3 12)) (sort mylist <) should give (3 10 12), but I get a "batch command: experienced an execution error." by the way: Is there a bet

[Gimp-user] Re: batch rotate scanned images

2006-08-14 Thread Olivier Ripoll
T F wrote: i'd like to scan several hundred of my 4x6 prints (photographs) in my trials, the orientations of the tiff files end up being slightly off, randomly, by several degrees. some need to be rotate by +2.3 degrees, others by +3.7, others by -1.2, etc is there way to use gimp (or o