Re: divide by 255

2000-12-20 Thread Federico Mena Quintero
Nick Lamb [EMAIL PROTECTED] writes: General purpose compose operations usually include a division by 255 of a number in the range 0 ... 65025. While fixing up Mozilla's alpha compositor I disturbed a sleeping hacker who has provided a (tested and working) macro which computes this operation

Getting off the list ...

2000-12-20 Thread Rob Fletcher
Hi all, How on earth do we get off this list. I have used the "unsubscribe" method, but this just says it does not have my email registered (but of course, it does coz I keep getting messages ... including this one! And YES, I have checked the address details stamped by my mailer etc etc and

Re: divide by 255

2000-12-20 Thread Marc Lehmann
On Wed, Dec 20, 2000 at 02:34:19AM -0600, Federico Mena Quintero [EMAIL PROTECTED] wrote: Anyways, in libart and gdk-pixbuf we have code like this to composite an RGBA image over an RGB pixel: dest[0] = r2 + ((tmp + (tmp 8) + 0x80) 8); Warning! Here is a formula I just

GIMP-1.1.31: Where is gone spheredesigner?

2000-12-20 Thread Marco Lamberto
The Makefile in po-plug-ins requires the missing spheredesigner.c source in plug-ins/common. Happy GIMPing, Marco -- //\/\ Marco (LM) Lamberto e-mail:lm(.)sunnyspot.org (replace '(.)' - '@') The Sunny Spot - http://the.sunnyspot.org/

Re: GIMP-1.1.31: Where is gone spheredesigner?

2000-12-20 Thread Michael Natterer
Marco Lamberto [EMAIL PROTECTED] writes: The Makefile in po-plug-ins requires the missing spheredesigner.c source in plug-ins/common. Hi Marco, this is fixed in CVS. thanks, --Mitch

Re: GIMP-1.1.31: Where is gone spheredesigner?

2000-12-20 Thread Rebecca J. Walter
vidar took sphere designer out because he said it wasn't ready for release yet. he needs to redo some stuff and it is complicated so he said he'd pull it for now and put it in again later. and when it goes back in it will be with a kick-ass help file he is writing for it.

gimp 1.1.31-32 BUG

2000-12-20 Thread timecop
I have just downloaded 1.1.31 and 1.1.32 patches from ftp.gimp.org I notice that 'TODO' file has been updated to show some things that will happen with Gimp. However, I don't see any mention of "improved keyboard operation", i.e. the stuff that generated quite a bit of hate mail on this exact