[Gimp-user] test (ignore)

2006-05-21 Thread T F
test (ignore) ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: [Gimp-user] Save pcx file as 2-bit (black and white)

2006-05-21 Thread Joao S. O. Bueno Calligaris
Oops...so much for some time warp! I just replied a 9 month old e-mail. :-P On Sunday 21 May 2006 11:39 am, Joao S. O. Bueno Calligaris wrote: > On Friday 12 August 2005 07:49 am, Robin Bowes wrote: > > michael chang wrote: > > >On 8/11/05, Robin Bowes <[EMAIL PROTECTED]> wrote: > > >>PS. Is it

Re: [Gimp-user] Save pcx file as 2-bit (black and white)

2006-05-21 Thread Joao S. O. Bueno Calligaris
On Friday 12 August 2005 07:49 am, Robin Bowes wrote: > michael chang wrote: > >On 8/11/05, Robin Bowes <[EMAIL PROTECTED]> wrote: > >>PS. Is it just me, or are Sven's and Michael's posts not getting > >> to the list? I'm only getting the copy that is sent directly to > >> me and the copy to the li

Re: [Gimp-user] plugin which will center a layer horizontally and/or vertically

2006-05-21 Thread Carol Spears
On Sun, May 21, 2006 at 07:35:18AM -0500, John Minson wrote: > Here is Joao S. O. Bueno plugin which will center a layer horizontally > and/or vertically . > Many thanks to Joao . > > > register( > "center_layer", > "Centers Current Layer on Canvas", > "enters Current Lay

[Gimp-user] plugin which will center a layer horizontally and/or vertically

2006-05-21 Thread John Minson
Here is Joao S. O. Bueno  plugin which will center a layer horizontally and/or vertically . Many thanks to Joao . #!/usr/bin/env python from gimpfu import * # (c) 2004 by Joao S. O. Bueno Calligaris def center_layer (img, drw, h_center, v_center):     if h_center:     x = (img.width - drw