Re: 2/4 winex11: make sure r8g8b8 is used when using get_xrender_color
Aug. 3, 2009
10:12 a.m.
Roderick Colenbrander <thunderbird2k(a)gmail.com> writes:
The text color of a physdev is in 24-bit r8g8b8 independent of the depth, so make sure the picture format passed to get_xrender_color is also in this format. This prepares for dibsections with support in depths other than the screen depth.
This is wrong, the text pixel is in device-specific format. The color conversion functions that are used for the text pixel and similar variables need to be expanded to take into account multiple depths (not to mention DIB color maps...) -- Alexandre Julliard julliard(a)winehq.org
6078
Age (days ago)
6078
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard