From d23bfd8dfc74a1955a0270feaf07ccd7a23a723a Mon Sep 17 00:00:00 2001 From: Dmitry Timoshkov Date: Mon, 25 Feb 2013 13:30:32 +0800 Subject: [PATCH] gdiplus: Round up when converting from 32-bit ARGB to PARGB. --- dlls/gdiplus/gdiplus.c | 6 +++--- dlls/gdiplus/tests/image.c | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dlls/gdiplus/gdiplus.c b/dlls/gdiplus/gdiplus.c index 1c016be27f7..f1990552707 100644 --- a/dlls/gdiplus/gdiplus.c +++ b/dlls/gdiplus/gdiplus.c @@ -442,9 +442,9 @@ void convert_32bppARGB_to_32bppPARGB(UINT width, UINT height, for (x=0; x