Re: [Gimp-user] Opacity

2008-05-17 Thread saulgoode
Quoting Lap1994 <[EMAIL PROTECTED]>: > Hello. I want to draw a image with a 50% opacity border. > When I change the opacity of the pencil and use it, the selected color and > the color where I use the pencil, combine itself. I do not want it, I want > draw a pixel with exact 50% of alpha and the c

[Gimp-user] Script-Fu

2008-05-17 Thread Xavier Mas
I need to program some batch actions using Scheme or Perl in GIMP but am not able to see the scripts once they are registered. Scripts are well writed, are example taken from GIMP manual, and I change permissions on the files as they became executables, but still can't see them in the menu. Ther

Re: [Gimp-user] Script-Fu

2008-05-17 Thread Sven Neumann
Hi, On Sat, 2008-05-17 at 14:37 +0200, Xavier Mas wrote: > I need to program some batch actions using Scheme or Perl in GIMP but am not > able to see the scripts once they are registered. Scripts are well writed, > are example taken from GIMP manual, and I change permissions on the files as > t

Re: [Gimp-user] Script-fu (Scheme) and UTF-8 literals

2008-05-17 Thread Jonathan Dearborn
Thanks for all of your help, Torsten. I got it figured out. Emacs wasn't very pleasant, but it led me to see what I needed to do. I checked the binary representations of the characters at www.fileformat.info and used the two characters they represent to make each one I needed. For anyone who

[Gimp-user] Save the layers!

2008-05-17 Thread Lap1994
I am trying to make a skin for my Opera. You know, skins for softwares are those packs of settings and images that change the appearence of it. Well, I am doing the page button. My page button have six images, left, top, right, top-left,top-center,top-right. I have to draw all together and th

Re: [Gimp-user] Script-Fu

2008-05-17 Thread Kevin Cozens
Xavier Mas wrote: > I need to program some batch actions using Scheme or Perl in GIMP but am not > able to see the scripts once they are registered. Scripts are well writed, > are example taken from GIMP manual, and I change permissions on the files as > they became executables, but still can't

Re: [Gimp-user] Save the layers!

2008-05-17 Thread Owen
> I am trying to make a skin for my Opera. You know, skins for softwares are > those packs of settings and images that change the appearence of it. > Well, I am doing the page button. My page button have six images, left, > top, right, top-left,top-center,top-right. I have to draw all together and

Re: [Gimp-user] Save the layers!

2008-05-17 Thread saulgoode
Quoting Lap1994 <[EMAIL PROTECTED]>: > I am trying to make a skin for my Opera. You know, skins for softwares are > those packs of settings and images that change the appearence of it. > Well, I am doing the page button. My page button have six images, left, > top, right, top-left,top-center,top-r

Re: [Gimp-user] Opacity

2008-05-17 Thread buralex
[EMAIL PROTECTED] said on May 17, 2008 7:31 -0400 (in part): I'm not sure why you need the layer masks? Won't the following work a little more simply or does method you suggest do something I've missed ... 1. Create new transparent layer, select it, leaving background visible. 2. Make rectangul