Re: [Gimp-user] Rotate

2001-04-09 Thread Nigel
Using the measure tool to determine the angle followed by the transform tool is another way to do this. Nigel > the photo is crooked. I want to align the photo so it is streight. I found > that using guidelines helps alot, so I can get this perfect. How can I use > the rotate tool, combined

[Gimp-user] Batch mode help

2001-04-09 Thread Ryan Schuermann
First off, thanks all for the insight and help, I finally have my script running and saving my images perfectly. However I'm having a bit of a problem running it from Batch mode under redhat 6.2 Linux (Gimp 1.2.1) I have already teied following Adrians tutorial but its either wrong or outdated, o

Re: [Gimp-user] new gimp lists needed?

2001-04-09 Thread Wandered Inn
Zachary Beane wrote: > I definitely want to see generic GIMP discussion continue on > gimp-user. I hope the Windows GIMP users feel free to discuss their > gimp triumphs and troubles here, while keeping windows-specifc > questions (like all the DLL hell issues) on the gimpwin-users list. That wa

Re: [Gimp-user] Script-fu help, problems using gimp-file-save

2001-04-09 Thread Ryan Schuermann
worked great, thanks! Ryan Jeff Trefftzs wrote: > (set! layer-save (gimp-image-merge-visible-layers img > EXPAND-AS-NECESSARY)) > (gimp-convert-indexed img 0 2 0 0 0 "") > (gimp-file-save 1 img layer-save "test.gif" "test.gif") > > Have you tried > (gimp-file-save 1 img (car layer-save) "test.g

Re: [Gimp-user] Script-fu help, problems using gimp-file-save

2001-04-09 Thread Jeff Trefftzs
(set! layer-save (gimp-image-merge-visible-layers img EXPAND-AS-NECESSARY)) (gimp-convert-indexed img 0 2 0 0 0 "") (gimp-file-save 1 img layer-save "test.gif" "test.gif") Have you tried (gimp-file-save 1 img (car layer-save) "test.gif" "test.gif") The gimp functions all return a list, not jus

Re: [Gimp-user] Calibrating my printer

2001-04-09 Thread Remco Poelstra
On ma, 09 apr 2001 16:20:31 Jon Winters wrote: > > A properly calibrated printer is a beautiful thing. I've never seen a > monitor that is perfectly calibrated. I'm not saying it isn't possible.. > Just that light is glowing out of your monitor and reflecting off your > prints. Calibrate your p

[Gimp-user] Script-fu help, problems using gimp-file-save

2001-04-09 Thread Ryan Schuermann
I wrote a script and it displays fine, and i can go to file->save and save as a gif directly (so it's indexing correctly) and its only 1 layer, but I get an ERROR: Invalid types specified for arguments when i try to use gimp-file-save heres the jist of it (img (car (gimp-image-new 256 256 RGB)))

Re: [Gimp-user] new gimp lists needed?

2001-04-09 Thread Zachary Beane
On Mon, Apr 09, 2001 at 10:09:15AM -0400, Carol Spears wrote: > Zachary Beane wrote: > > There is already a very active and helpful gimpwin-user list. See > > http://www.gimp.org/win32/ for details about joining it and checking > > its archives. > > > > Perhaps this url needs to be put with the

Re: [Gimp-user] new gimp lists needed?

2001-04-09 Thread Carol Spears
Zachary Beane wrote: > There is already a very active and helpful gimpwin-user list. See > http://www.gimp.org/win32/ for details about joining it and checking > its archives. > Perhaps this url needs to be put with the others (this and the developers) at gimp.org. I had to search around to fin

Re: [Gimp-user] new gimp lists needed?

2001-04-09 Thread Zachary Beane
On Mon, Apr 09, 2001 at 07:40:26AM -0400, Wandered Inn wrote: > I've wondering if there has become a need to redefine the gimp user > list, possibly splitting it into multiple lists. Point is, I can see a > need for pure usage issues, like 'how do I do this with gimp,' verses > installation probl

Re: [Gimp-user] Calibrating my printer

2001-04-09 Thread Kelly Martin
On Mon, 9 Apr 2001 15:30:43 +0200, Remco Poelstra <[EMAIL PROTECTED]> said: >That means that when I want to do so, I've to pay a lot of money to >some company? Or is there commercial software that can do it for me >(and allows me to copy the settings to Gimp)? It means that nobody has developed

[Gimp-user] new gimp lists needed?

2001-04-09 Thread Wandered Inn
I've wondering if there has become a need to redefine the gimp user list, possibly splitting it into multiple lists. Point is, I can see a need for pure usage issues, like 'how do I do this with gimp,' verses installation problems. I assume that using gimp is pretty transparent across architectu

Re: [Gimp-user] Calibrating my printer

2001-04-09 Thread Remco Poelstra
On ma, 09 apr 2001 13:22:17 Kelly Martin wrote: > On Sat, 7 Apr 2001 23:03:04 +0200, Remco Poelstra <[EMAIL PROTECTED]> > said: > > >Hi, Is there a way to calibrate my printer so that printed images > >will (almost) look the same as on my monitor? > > The technology for doing that is patented. >

[Gimp-user] Calibrating my printer

2001-04-09 Thread Kelly Martin
On Sat, 7 Apr 2001 23:03:04 +0200, Remco Poelstra <[EMAIL PROTECTED]> said: >Hi, Is there a way to calibrate my printer so that printed images >will (almost) look the same as on my monitor? The technology for doing that is patented. Kelly ___ Gimp-use