From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- image/test/reftest/bmp/bmpsuite/g/reftest.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'image/test') diff --git a/image/test/reftest/bmp/bmpsuite/g/reftest.list b/image/test/reftest/bmp/bmpsuite/g/reftest.list index a11c4db480..0edeb71236 100644 --- a/image/test/reftest/bmp/bmpsuite/g/reftest.list +++ b/image/test/reftest/bmp/bmpsuite/g/reftest.list @@ -96,11 +96,11 @@ fuzzy(0-1,0-1296) == rgb16bfdef.bmp rgb16.png # bits. This is a standard 16-bit format, even supported by old versions of # Windows that don’t support any other non-default 16-bit formats. The whitest # colors should be displayed as pure white: (255,255,255), not (248,252,248)." -fuzzy(0-1,0-1296) == rgb16.bmp rgb16.png +fuzzy(1-1,1516-1516) == rgb16-565.bmp rgb16-565.png # BMP: bihsize=40, 127 x 64, bpp=16, compression=3, colors=256 # "A 16-bit image with both a BITFIELDS segment and a palette." -fuzzy(0-1,0-1516) == rgb16.bmp rgb16.png +fuzzy(1-1,1516-1516) == rgb16-565pal.bmp rgb16-565.png # BMP: bihsize=40, 127 x 64, bpp=24, compression=0, colors=0 # "A perfectly ordinary 24-bit (truecolor) image." -- cgit v1.2.3