RE: [Gimp-user] how to write vertical text

2003-07-21 Thread G . DeSercey
In the file area of the gimpwin-user yahoo group, there's a script I wrote that will fit text to a path. It won't write the text vertically the way you want, but it will work nicely for arcs. I think you need to be a member of the group to access the file. The url is:

[Gimp-user] Bug with Sobel filter ?

2003-07-25 Thread G . DeSercey
Hello, I think I've found a bug with the sobel filter. However before I fill a bug report I'd like to know if it is just specific to the windows version. Can people on Linux reproduce this: -Create a new image (default: 256 x 256, white background) -Swap foreground and background colour so that

RE: [Gimp-user] Re: RGB to BGR script works, but how to run auto levels?

2003-09-02 Thread G . DeSercey
-Original Message- From: Walter Francis [mailto:[EMAIL PROTECTED] Sent: 31 August 2003 07:17 To: Guillermo S. Romero / Familia Romero Cc: [EMAIL PROTECTED] Subject: Re: [Gimp-user] Re: RGB to BGR script works, but how to run auto levels? I have it down to the following

RE: [Gimp-user] Script-Fu Help

2003-09-28 Thread G . DeSercey
-Modify all three defines to include one more parameter, as such: (define (... s-offset-y bg-colour) -Modify the call to apply-3d-outline-logo-effect in the two (script-fu-3d-outline-... to include the same parameter: (apply-3d-outline-logo-effect ... s-offset-y bg-colour) -In each

RE: [Gimp-user] Scheme question

2004-10-18 Thread G . DeSercey
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Crane Sent: 16 October 2004 00:01 To: [EMAIL PROTECTED] Subject: [Gimp-user] Scheme question At the moment I am trying to work out how to do integer division. I want to draw guides mapping