This is fixed in our tree - you can get the code via anonymous CVS at
opensource.corel.com.

It'll get integrated into the main tree once we've shipped our
office suite and we have time for patch integration.

-Gav

Shigefumi Takeda wrote:
> 
> Hi there,
> 
> While testing some applications under the latest Wine, I have found
> a problem:
> 
> Wine always fails to display an image data (DIB) of 32-bit color depth
> on X Window with 24-bit color depth.
> 
> X11DRV_DIB_SetImageBits_32() should create 24-bit RGB/BGR bitmap
> from 32-bit color DIB in the case of 24-bit color depth, in distinction from
> the case of 32-bit color depth.  However, the function just copies 32-bit
> color DIB at both cases.  In the case of creating 24-bit color bitmap from
> 32-bit color DIB at X11DRV_DIB_SetImageBits_32(), it may have to do
> like the case of 24/32-bit color depth at X11DRV_DIB_GetImageBits_24().
> Also, X11DRV_DIB_GetImageBits_32() may have to create 32-bit color
> DIB from 24-bit color bitmap in the case of 24-bit color depth, like the
> case of 24/32-bit color depth at X11DRV_DIB_SetImageBits_24().
> 
> Thank you,
> Shigefumi Takeda
> [EMAIL PROTECTED]

--
Gavriel State
Engineering Architect - Linux Development
Corel Corp
[EMAIL PROTECTED]
-- 
The address in the headers is not the poster's real email address.  Do not send
private mail to the poster using your mailer's "reply" feature.  CC's of mail 
to mailing lists are OK.  Problem reports to "[EMAIL PROTECTED]".  
The poster's email address is "[EMAIL PROTECTED]".

Reply via email to