Added bitmap with odd size values in its header
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5922 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -806,7 +806,9 @@ BMPTranslatorTest::IdentifyTest()
|
|||||||
{ "/boot/home/resources/bmp/vsmall_8bit_rle.bmp",
|
{ "/boot/home/resources/bmp/vsmall_8bit_rle.bmp",
|
||||||
"BMP image (MS format, 8 bits, RLE)" },
|
"BMP image (MS format, 8 bits, RLE)" },
|
||||||
{ "/boot/home/resources/bmp/b_rgb32(32).bmp",
|
{ "/boot/home/resources/bmp/b_rgb32(32).bmp",
|
||||||
"BMP image (MS format, 32 bits)" }
|
"BMP image (MS format, 32 bits)" },
|
||||||
|
{ "/boot/home/resources/bmp/double_click_bmap.bmp",
|
||||||
|
"BMP image (MS format, 24 bits)" }
|
||||||
};
|
};
|
||||||
|
|
||||||
IdentifyTests(this, proster, aBmpPaths,
|
IdentifyTests(this, proster, aBmpPaths,
|
||||||
|
|||||||
Reference in New Issue
Block a user