[Gimp-user] How to avoid the Icon details dialog in file-ico-save?

2006-06-22 Thread Klaus Schmidinger
I want to create a Windows icon file that contains an image in several different resolutions. To do this, I use the following script: -- cut -- gimp -i -b - EOF ( let* ((image (car (gimp-file-load 1 test.png test.png))) (drawable

Re: [Gimp-user] How to use gimp-layer-set-opacity in batch mode?

2006-06-22 Thread saulgoode
Quoting Klaus Schmidinger [EMAIL PROTECTED]: GIMP: Not enough visible layers for a merge. There must be at least two. The CVS version of the GIMP permits merging a single layer. If you are unable to get the CVS version, you can try the following approach which applies a 50% (GRAY) mask to

Re: [Gimp-user] Layer positioning via dialog

2006-06-22 Thread saulgoode
Quoting Mauro Condarelli [EMAIL PROTECTED]: I would be much happier if I could have some kind of feedback. E.g.: a box showing the position of the layer into the canvas. Any further idea?? The following Script-fu will allow you to enter numerical offsets into a dialog box. Script-fu is

[Gimp-user] Re: How to use gimp-layer-set-opacity in batch mode?

2006-06-22 Thread Klaus Schmidinger
[EMAIL PROTECTED] wrote: Quoting Klaus Schmidinger [EMAIL PROTECTED]: GIMP: Not enough visible layers for a merge. There must be at least two. The CVS version of the GIMP permits merging a single layer. If you are unable to get the CVS version, you can try the following approach which

Re: [Gimp-user] Layer positioning via dialog

2006-06-22 Thread Mauro Condarelli
== Date: Thu, 22 Jun 2006 03:50:10 -0700 From: [EMAIL PROTECTED] To: gimp-user@lists.XCF.Berkeley.EDU Subject: Re: [Gimp-user] Layer positioning via dialog == Quoting Mauro Condarelli [EMAIL PROTECTED]: I would be much happier if I

[Gimp-user] Problems opening a PSD

2006-06-22 Thread Lorenzo Milesi
Hi I received from a friend a PSD file. I did some modifications to it and saved back again in psd. Now when I try to open my saved file Gimp says: PSD: unexpected EOF while reading 'layer top' chunk I opened and saved this file with gimp 2.2.111 (gentoo -r1). Is there any way to recover

[Gimp-user] Re: Problems opening a PSD

2006-06-22 Thread Lorenzo Milesi
I opened and saved this file with gimp 2.2.111 (gentoo -r1). Sorry, version is obviously 2.2.11 (gentoo 2.2.11-r1) ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

[Gimp-user] Using plug-in-winsnap in script

2006-06-22 Thread Jack Gruendler
Hi, I'm trying to make a script to automate taking screenshots of dialog boxes in Windows, and I can't get it to work quite right. First of all some details: dialog boxes aren't real windows, so WinSnap's grab a single window option won't work. As a workaround, I'm capturing the whole screen

Re: [Gimp-user] Using plug-in-winsnap in script

2006-06-22 Thread Sven Neumann
Hi, The winsnap plug-in is obviously broken. The best thing you can do is to get the source code and fix it, then submit a patch with the fix. Or wait, there's something even better you can do: Add the missing function to the screenshot plug-in in CVS that keeps it from working on the Windows

Re: [Gimp-user] How to avoid the Icon details dialog in file-ico-save?

2006-06-22 Thread Sven Neumann
Hi, On Thu, 2006-06-22 at 11:16 +0200, Klaus Schmidinger wrote: Despite the '1' in the call to 'file-ico-save', GIMP shows me the Icon details dialog before saving the icon file. Since I want this to run completely in batch mode, what can I do to avoid this dialog from being shown? File a

[Gimp-user]

2006-06-22 Thread jeri67
Please remove my address from your mailing list. Thank you in advance, Jeri [EMAIL PROTECTED] ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

[Gimp-user] Workaround for Styled Text?

2006-06-22 Thread Sarah
Hi, I noticed that the the text tool cannot create multi-styled text... and apparently several bugs and/or enhancement requests have been filed asking for this feature. Is there an existing gimp feature I've missed that makes this easier to cope with? Or is there a recommended workaround? Is

Re: [Gimp-user] Workaround for Styled Text?

2006-06-22 Thread Carol Spears
On Thu, Jun 22, 2006 at 02:28:10PM -0700, Sarah wrote: I noticed that the the text tool cannot create multi-styled text... and apparently several bugs and/or enhancement requests have been filed asking for this feature. when you ask for multi-styled text, what is it that you want? GIMP

Re: [Gimp-user] Website idea and comments on Gimp vrs photoshop

2006-06-22 Thread Tim Jedlicka
On 6/22/06, Joey Marshall [EMAIL PROTECTED] wrote: Now for my suggestion on the website. I think it would be very helpfulfor have a section that would be like a cross between an FAQ and ahelp desk.I like this idea. I've seen faq-o-matics that have worked well.