[PATCH 2/3] [v2] gdiplus: Convert to 32bppARGB when PNG image with transparency chunk is loaded. (rebased)

Akihiro Sagawa sagawa.aki at gmail.com
Thu Nov 8 07:17:04 CST 2018


In v2,
  - Seek tRNS chunk from the stream instead of scanning a palette for better compatiblities.
  - Reword a commit message.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44409
Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdiplus/image.c       | 41 +++++++++++++++++++++++++++++++++++++++++
 dlls/gdiplus/tests/image.c | 10 +++++-----
 2 files changed, 46 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-v2-gdiplus-Convert-to-32bppARGB-when-PNG-image-with-.patch
Type: text/x-patch
Size: 4659 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181108/6a33bfc9/attachment.bin>


More information about the wine-devel mailing list