On Fri Sep 8 21:11:33 2023 +0000, Jeffrey Smith wrote:
The code changes looks good to me. I will suggest some changes to the commit message to make it a little easier to read:
gdiplus/tests: Extend DrawImage scaling tests. Changing the colour of the second pixel of the source bitmap clarifies the incorrect behaviour of PixelOffsetMode Half and HighQuality. This also provides better proof that PixelOffsetMode None and Fast are implemented correctly.
The original last paragraph (about further improvements) is useful information for the MR, but not for the commit.
Thanks. Fixed