[Mono-devel-list] test images missing from libgdiplus-1.0.4.tar.gz

Gary V. Vaughan mono-devel-list at mlists.thewrittenword.com
Fri Nov 12 07:31:35 EST 2004


I've just built libgdiplus from the 1.0.4 release tarball, and
tests/testgdi SEGV unless I manually download the various test
images from CVS.

tests/Makefile.am should include:

  EXTRA_DIST += test.bmp test.gif test.jpg test.png test.tif

Also, test.tif appears to be corrupted in CVS and causes testgdi
to barf about unsupported compression in libjpeg.  I created a
new tif file:

  $ convert test.bmp test.tif

...and now testgdi appears to work.

However, test.gif appears as four stacked images in a square
the same size as the others, with each successive image vertically
squashed to half the size of the one below.

The code doesn't seem to be doing this on purpose, and test.gif
is displayed correctly in other image viewer apps.  Is this a bug?
Or is my libgdiplus built incorrectly?

Cheers,
	Gary.
-- 
Gary V. Vaughan (gary at thewrittenword.com)



More information about the Mono-devel-list mailing list