Re: [Gimp-user] pdb.gimp_by_color_select malfunction .. workaround

2007-08-30 Thread saulgoode
Quoting Stephen Moss <[EMAIL PROTECTED]>: > Thanks David, > > I have to eat crow on this one... I plead fatigue ;-) > > Choosing the correct option does help a whole bunch: > CHANNEL-OP-REPLACE (2) <---correct answer > ... > CHANNEL-OP-ADD (0) doesn't work very well if everything has been > select

Re: [Gimp-user] pdb.gimp_by_color_select malfunction .. workaround

2007-08-30 Thread Stephen Moss
Thanks David, I have to eat crow on this one... I plead fatigue ;-) Choosing the correct option does help a whole bunch: CHANNEL-OP-REPLACE (2) <---correct answer ... CHANNEL-OP-ADD (0) doesn't work very well if everything has been selected already! The problem file(s), xcf, must have been save

Re: [Gimp-user] Create layered animation from a tiled animation.

2007-08-30 Thread saulgoode
Quoting Brian Vanderburg II <[EMAIL PROTECTED]>: > Out of need I created a script and finally got it working even on 2.3.18. > > Normally an animation is either done as one layer for each frame or > using GIMP Animation Package one file per frame. With the first > method, it is not possible to ha

Re: [Gimp-user] Create layered animation from a tiled animation.

2007-08-30 Thread Scott Bicknell
On Thursday, August 30, 2007 11:06:21 am Brian Vanderburg II wrote: > Out of need I created a script and finally got it working even > on 2.3.18. ... > I don't know where to send this script or if it would be > useful to anyone else, so it is included in this email as an > attachment. http://regi

[Gimp-user] Create layered animation from a tiled animation.

2007-08-30 Thread Brian Vanderburg II
Out of need I created a script and finally got it working even on 2.3.18. Normally an animation is either done as one layer for each frame or using GIMP Animation Package one file per frame. With the first method, it is not possible to have multiple layers per frame since a layer is a frame.