[Gimp-user] Script-Fu help?

2007-11-07 Thread Dave 77459
I have some scripts I am upgrading to work with 2.4. What is the best place to find help? I've asked the question before in this list, and found help here. I don't want to send these help requests if they are unwelcome or if there is an official, better place. Gimp-developer seems focused on

Re: [Gimp-user] Script-Fu help?

2007-11-07 Thread Tobias Jakobs
On Nov 7, 2007 8:53 PM, Dave 77459 [EMAIL PROTECTED] wrote: I have some scripts I am upgrading to work with 2.4. What is the best place to find help? This list is the right place. I think the fastes way to get help is the GIMP IRC channel. If you are updating from 2.2 to 2.4 you can find here

Re: [Gimp-user] Script-fu help

2007-05-29 Thread RalfGesellensetter
Am Montag 28 Mai 2007 21:13 schrieb ASJF: I have change something but I don't remember what... Can someone help me? Don't you have a working copy? If you don't use a CVS/SVN, you might get help from diff (or kdiff3 if you use KDE). Otherwise: Thanks for sharing your script ;)

[Gimp-user] Script-fu help

2007-05-28 Thread ASJF
Hi everybody ! I have made a script to resize picture... but it doesn't work anymore, I have change something but I don't remember what... Can someone help me? Thanks a lot ! Jeff Here is my code : (define (script-fu-image-resize filename f-width f-height f-quality) (let* ( (img 0)

Re: [Gimp-user] Script-fu help

2007-05-28 Thread saulgoode
Quoting ASJF [EMAIL PROTECTED]: Hi everybody ! I have made a script to resize picture... but it doesn't work anymore, I have change something but I don't remember what... Can someone help me? I suspect that you are using the development version (2.3) of the GIMP and your difficulty is

[Gimp-user] Script-fu help?

2006-08-04 Thread William Fishburne
Hi, I'm processing text images for Project Gutenberg (www.gutenberg.net) and I'd like to have a script-fu script that would take a list of files (preferably a file glob) and do the following: * read in the file (a png file that is RGB) * Desaturate HSV * Merge the layers of the desaturated

RE: [Gimp-user] Script-Fu Help

2003-09-28 Thread G . DeSercey
PROTECTED] Sent: 26 September 2003 07:20 To: [EMAIL PROTECTED] Subject: [Gimp-user] Script-Fu Help I'm trying to edit the 3D-Outline script so I can change the background to being something non-white, can anybody help me with this? I've looked at the source and tried changing

[Gimp-user] Script-Fu Help

2003-09-26 Thread Zeke Lightwave
I'm trying to edit the 3D-Outline script so I can change the background to being something non-white, can anybody help me with this? I've looked at the source and tried changing the colors where it set's the bg/fg, but that didn't help . . TIA. -Brent G

Re: [Gimp-user] Script-Fu Help

2003-09-26 Thread Jeff Trefftzs
On Thu, 2003-09-25 at 23:20, Zeke Lightwave wrote: I'm trying to edit the 3D-Outline script so I can change the background to being something non-white, can anybody help me with this? I've looked at the source and tried changing the colors where it set's the bg/fg, but that didn't help . .

Re: [Gimp-user] Script-Fu Help

2003-09-26 Thread Zeke Lightwave
Jeff Trefftzs wrote: On Thu, 2003-09-25 at 23:20, Zeke Lightwave wrote: I'm trying to edit the 3D-Outline script so I can change the background to being something non-white, can anybody help me with this? I've looked at the source and tried changing the colors where it set's the bg/fg, but

Re: [Gimp-user] Script-Fu Help (beginner)

2002-09-06 Thread Jeff Trefftzs
Hi Keith - I just tried the same thing on a Linux system - I think the problem is with the dynamic text layer. Try using Layer to Imagesize on that layer first, before calling the alpha to logo script-fu. I haven't had a chance to look at the neon script-fu code yet, but it looks like it's