On Fri, Mar 11, 2005 at 05:44:21PM -0500, Kristian H??gsberg wrote: > Comitted, I applied my elite > > if (pix[x] ^ invert_bit) > ... This breaks if pix[x] is something like 2, although that shouldn't ever happen afaik... -Jeff