Fix erronous use of colors in gdi_patblt().
authorPavel Tsekov <ptsekov@open.bg>
Thu, 14 Aug 2014 17:21:49 +0000 (20:21 +0300)
committerPavel Tsekov <ptsekov@open.bg>
Thu, 14 Aug 2014 17:21:49 +0000 (20:21 +0300)
commit651887c7e07cbe05e331dfb649de229ae70f1d05
tree415a92afe08a452bc03ae9a676c2d55ab98df777
parenteab69c29840331f0a73d40bf4add635743db8bf5
Fix erronous use of colors in gdi_patblt().
* libfreerdp/gdi/gdi.c:
(gdi_patblt): Fix a call to freerdp_mono_image_convert() which was
still passed colors in drawing order representation instead of GDI
representation.
libfreerdp/gdi/gdi.c