Piotr Caban piotr@codeweavers.com wrote:
dlls/gdiplus/tests/image.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+)
Please add the tests similar to the animated case which checks pixel data, also add the tests for the palette to see that it actually has a trasparent color. Otherwise it's hard to see what is going on, and my skills of reading binary gif data becomes rusty with time.