Re: Monochrome bitmaps again

2005-11-30 Thread Oldrich Jedlicka
Thanks, I will split it into three parts and send them separately into wine-patches: * Fix for the RGB mask * Fix for the monochrome bitmap with inverted colors * Remove the identity color map settings for monochrome bitmaps as it is needed for the previous fix Is it ok? Oldrich. Dne Wednesda

Re: Monochrome bitmaps again

2005-11-30 Thread Alexandre Julliard
Oldrich Jedlicka <[EMAIL PROTECTED]> writes: > Hi all, > > again I go here to ask what is wrong with my patch sent on 23 Nov 2005 to > wine-patches (still not in CVS). > > The problem with monochrome bitmaps with inverted colors was discovered in > game "Neighbours from Hell". I tested the patch

Monochrome bitmaps again

2005-11-30 Thread Oldrich Jedlicka
Hi all, again I go here to ask what is wrong with my patch sent on 23 Nov 2005 to wine-patches (still not in CVS). The problem with monochrome bitmaps with inverted colors was discovered in game "Neighbours from Hell". I tested the patch with simulated inverted colors monochrome bitmap and it