Re: [Gimp-user] export and save as gif dialogs

2008-10-20 Thread eleonora46
Saul, Thanks! When I try to save a file, I get following error message (2 messages on one window): 1. there are not enough layers marked as 'Visible' to do the function 'join visible layers'. There must be at least 2 layers. 2. script-fu error when executing sg-fast-save 3.6 /tmp/Untitled.gif

Re: [Gimp-user] export and save as gif dialogs

2008-10-20 Thread eleonora46
Saul, Thanks again, this version works perfectly. :-) Is there a way to assign some keyboard shortcut to this script? That would speed up me even more. (For example ctrl-1 or something like that) I always considered gimp reinstalling/update as a big deal. Am I wrong? I use debian linux.

Re: [Gimp-user] export and save as gif dialogs

2008-10-20 Thread eleonora46
Found the keyboard shortcut solution: http://www.gimp.org/docs/userfaq.html#Bind Thanks, eleonora Original-Nachricht Datum: Mon, 20 Oct 2008 12:29:03 +0200 Von: [EMAIL PROTECTED] An: [EMAIL PROTECTED] CC: gimp-user@lists.XCF.Berkeley.EDU Betreff: Re: [Gimp-user] export and

Re: [Gimp-user] export and save as gif dialogs

2008-10-19 Thread eleonora46
With SF_STRING or SF_FILENAME the error remains the same. Error: unbound variable (errobj /tmp/x.gif) -eleonora Original-Nachricht Datum: Sat, 18 Oct 2008 23:59:35 +0200 Von: Sven Neumann [EMAIL PROTECTED] An: [EMAIL PROTECTED] CC: gimp-user@lists.XCF.Berkeley.EDU

Re: [Gimp-user] export and save as gif dialogs

2008-10-19 Thread eleonora46
Hello, I use SF-WHATEVER, I just had a typo in the email. The complete script is my previous email and also attached to this email. I test by copying the script into /home/en/.gimp-2.2/scripts, and then do a refresh from gimp/Xtns menu. A reference script copied from

Re: [Gimp-user] export and save as gif dialogs

2008-10-19 Thread eleonora46
If you describe what it is you wish to accomplish, I should be glad to assist in writing a script. For such scripts to be effective, by their very nature they must be customized to match the workflow of the tasks being handled -- once you start making the script flexible enough to

Re: [Gimp-user] export and save as gif dialogs

2008-10-19 Thread eleonora46
You are aware that you can ackknowledge the default settings in these dialogs by pressing the Enter key, aren't you? Yes, thanks. That's what I do; for 100 pictures that is 200 keypresses. I'd like to avoid them altogether. -eleonora -- GMX startet ShortView.de. Hier findest Du Leute mit

Re: [Gimp-user] export and save as gif dialogs

2008-10-19 Thread eleonora46
#1. Is it possible to have the outputted filename derived from the original image's filename? For example, if you are selecting from an image named somegirl.gif then could the script assume that the output filename should be named somegirl-cutout.gif? No. Picture 2 is derived from the

Re: [Gimp-user] export and save as gif dialogs

2008-10-18 Thread eleonora46
Hi, I try to write a gimp-fu script to save the current image as a gif. I found a sample script on the web that seems to fit: (define (script-fu-glogo-simple2 srcimg dummy filename) (let* (

[Gimp-user] Color of pencil and eraser (rubber gum)

2007-02-19 Thread eleonora46
Dear List, I'd like to have my eraser and my pencil to be white. At present my eraser is sometimes white, sometimes gray, my pencil is black, and after I select color chooser to white it turns white. How to set them permanently to a certain color? Thanks, eleonora -- Feel free - 5 GB Mailbox,

[Gimp-user] Size of new picture after selection gimp 2.2 vs. 2.3

2007-02-13 Thread eleonora46
Dear All, In gimp 2.2 when I selected a rectangle, and after that selected a new picture using ctrl-n, the size of the new picture was the the size of the selected triangle, which was very handy. In gimp 2.3, the size of the new picture is fixed, and is not related to the selected rectangle;

Re: [Gimp-user] Size of new picture after selection gimp 2.2 vs. 2.3

2007-02-13 Thread eleonora46
Thanks, edit-paste as-new image works well. -eleonora Betreff: Re: [Gimp-user] Size of new picture after selection gimp 2.2 vs. 2.3 Von: [EMAIL PROTECTED] In gimp 2.3, the size of the new picture is fixed, and is not related to the selected rectangle; this forces the user to find