diff --git a/Base/res/html/misc/bmpsuite.html b/Base/res/html/misc/bmpsuite.html deleted file mode 100644 index ceebd7a3ee..0000000000 --- a/Base/res/html/misc/bmpsuite.html +++ /dev/null @@ -1,902 +0,0 @@ - - - - - -BMP Suite Image List - - - - - - - -

BMP Suite Image List

- -

For BMP Suite -version 2.6

- -

This document describes the images in BMP Suite, and shows what -I allege to be the correct way to interpret them. PNG and JPEG images are -used for reference. -

- -

It also shows how your web browser displays the BMP images, -but that’s not its main purpose. -BMP is poor image format to use on web pages, so a web browser’s -level of support for it is arguably not important.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileVer.Correct displayIn your browserNotes
g/pal1.bmp31 bit/pixel paletted image, in which black is the first color in - the palette.
g/pal1wb.bmp31 bit/pixel paletted image, in which white is the first color in - the palette.
g/pal1bg.bmp31 bit/pixel paletted image, with colors other than black and white.
q/pal1p1.bmp31 bit/pixel paletted image, with only one color in the palette. - The documentation says that 1-bpp images have a palette size of 2 - (not “up to 2”), but it would be silly for a viewer not to - support a size of 1.
q/pal2.bmp3A paletted image with 2 bits/pixel. Usually only 1, 4, - and 8 are allowed, but 2 is legal on Windows CE.
q/pal2color.bmp3Same as pal2.bmp, but with a color palette instead of grayscale - palette.
g/pal4.bmp3Paletted image with 12 palette colors, and 4 bits/pixel.
g/pal4gs.bmp3Paletted image with 12 grayscale palette colors, and 4 bits/pixel.
g/pal4rle.bmp34-bit image that uses RLE compression.
q/pal4rletrns.bmp3
- or

- or
An RLE-compressed image that uses “delta” - codes to skip over some pixels, leaving them undefined. Some viewers - make undefined pixels transparent, others make them black, and - others assign them palette color 0 (purple, in this case).
q/pal4rlecut.bmp3
- or

- or
An RLE-compressed image that uses “delta” codes, - and early EOL & EOBMP markers, to skip over some pixels. - It’s okay if the viewer’s image doesn’t exactly match - any of the reference images.
g/pal8.bmp3Our standard paletted image, with 252 palette colors, and 8 - bits/pixel.
g/pal8-0.bmp3Every field that can be set to 0 is set to 0: pixels/meter=0; - colors used=0 (meaning the default 256); size-of-image=0.
g/pal8gs.bmp3An 8-bit image with a palette of 252 grayscale colors.
g/pal8rle.bmp38-bit image that uses RLE compression.
q/pal8rletrns.bmp3
- or

- or
8-bit version of q/pal4rletrns.bmp.
q/pal8rlecut.bmp3
- or

- or
8-bit version of q/pal4rlecut.bmp.
g/pal8w126.bmp3Images with different widths and heights. - In BMP format, rows are padded to a multiple of four bytes, so we - test all four possibilities.
g/pal8w125.bmp3
g/pal8w124.bmp3
g/pal8topdown.bmp3BMP images are normally stored from the bottom up, but - there is a way to store them from the top down.
q/pal8offs.bmp3A file with some unused bytes between the palette and the - image. This is probably valid, but I’m not 100% sure.
q/pal8oversizepal.bmp3An 8-bit image with 300 palette colors. This may be invalid, - because the documentation could - be interpreted to imply that 8-bit images aren’t allowed - to have more than 256 colors.
g/pal8nonsquare.bmp3 -
- or
- -
An image with non-square pixels: the X pixels/meter is twice - the Y pixels/meter. Image editors can be expected to - leave the image “squashed”; image viewers should - consider stretching it to its correct proportions.
g/pal8os2.bmpOS/2v1An OS/2-style bitmap. This format can be called OS/2 BMPv1, - or Windows BMPv2.
q/pal8os2-sz.bmpOS/2v1Some OS/2 BMP specifications say that the size field in the file - header should be set to the aggregate size of the file header and - infoheader, instead of the total file size. - For OS/2v1, that means it will always be 26. - BMP decoders usually ignore this field, so it shouldn’t - cause a problem.
q/pal8os2-hs.bmpOS/2v1Some OS/2 BMP specifications define the fields at offsets 6 and - 8 to be a “hotspot” (for cursor graphics). - Though the fields are not used in BMP files, they are sometimes, - as in this file, set to nonzero values. - This should cause no problems, except that it could prevent some - programs from detecting this file as a BMP file.
q/pal8os2sp.bmpOS/2v1An OS/2v1 with a less-than-full-sized palette. - Probably not valid, but such files have been seen in the wild.
q/pal8os2v2.bmpOS/2v2An OS/2v2 bitmap.
q/pal8os2v2-16.bmpOS/2v2An OS/2v2 bitmap whose header has only 16 bytes, instead of the full 64.
q/pal8os2v2-sz.bmpOS/2v2An OS/2v2 bitmap. Like q/pal8os2-sz.bmp, the size field is set to - the size of the headers (78), instead of the size of the file.
q/pal8os2v2-40sz.bmpOS/2v2An OS/2v2 bitmap, with a 40-byte header. Like q/pal8os2-sz.bmp, - the size field is set to the size of the headers (54), - instead of the size of the file. Except for that, this file - cannot be distinguished from a Windows BMPv3 file.
q/rgb24rle24.bmpOS/2v2An OS/2v2 bitmap with RLE24 compression. This image uses a limited - number of colors, just to make it more compressible.
q/pal1huff.bmpOS/2v2My attempt to make a BMP file with Huffman 1D compression. - It is quite possibly incorrect. Even if everything else about it is correct, - I have no way to know whether it is black/white reversed, and/or flipped - vertically.
g/pal8v4.bmp4A v4 bitmap. I’m not sure that the gamma and chromaticity values in - this file are sensible, because I can’t find any detailed documentation - of them. Note that bmpsuite v2.4 and earlier had the gamma set differently - (and probably incorrectly).
g/pal8v5.bmp5A v5 bitmap. Version 5 has additional colorspace options over v4, so it - is easier to create, and ought to be more portable.
g/rgb16.bmp3A 16-bit image with the default color format: 5 bits each for red, - green, and blue, and 1 unused bit. - The whitest colors should (I assume) be displayed as pure white: - (255,255,255), not - (248,248,248).
g/rgb16bfdef.bmp3Same format as rgb16.bmp, but with a BITFIELDS segment.
g/rgb16-565.bmp3A 16-bit image with a BITFIELDS segment indicating 5 red, 6 green, - and 5 blue 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).
g/rgb16-565pal.bmp3A 16-bit image with both a BITFIELDS segment and a palette.
q/rgb16faketrns.bmp3
- or maybe
- -
Same idea as q/rgb32fakealpha.bmp. The default 16-bit color format has - one unused bit per pixel, and in this image some of the unused bits are - set to 1. It’s possible that some viewers will interpret this image - as having transparency. -
q/rgb16-231.bmp3An unusual and silly 16-bit image, with 2 red bits, 3 green bits, and 1 - blue bit. Most viewers do support this image, but the colors may be darkened - with a yellow-green shadow. That’s because they’re doing simple - bit-shifting (possibly including one round of bit replication), instead of - proper scaling.
q/rgb16-3103.bmp3Similar to q/rgb16-231.bmp, with 3 red bits, 10 green bits, and 3 - blue bits.
q/rgba16-4444.bmp5A 16-bit image with an alpha channel. There are 4 bits for each color - channel, and 4 bits for the alpha channel. - It’s not clear if this is valid, but I can’t find anything that - suggests it isn’t. -
q/rgba16-5551.bmp5Similar to q/rgba16-4444.bmp, with 5 red bits, 5 green bits, 5 blue bits, - and a 1-bit alpha channel.
q/rgba16-1924.bmp5Similar to q/rgba16-4444.bmp, with 1 red bit, 9 green bits, 2 blue bits, - and 4 bits for the alpha channel. -
g/rgb24.bmp3A perfectly ordinary 24-bit (truecolor) image.
g/rgb24pal.bmp3A 24-bit image, with a palette containing 256 colors. There is little if - any reason for a truecolor image to contain a palette, but it is legal.
q/rgb24largepal.bmp3A 24-bit image, with a palette containing 300 colors. - The fact that the palette has more than 256 colors may cause some viewers - to complain, but the documentation does not mention a size limit.
q/rgb24prof.bmp5My attempt to make a BMP file with an embedded color profile.
q/rgb24prof2.bmp5This image tries to test whether color profiles are fully supported. - It has the red and green channels swapped, and an embedded color profile - that tries to swap them back. Support for this is uncommon.
q/rgb24lprof.bmp5My attempt to make a BMP file with a linked color profile. - Supporting linked profiles may be a bad idea, as it can lead to security vulnerabilities.
q/rgb24jpeg.bmp5My attempt to make BMP files with embedded JPEG and PNG images. - These are not likely to be supported by much of anything (they’re - intended for printers).
- These image are stored in top-down order, with a positive bV5Height field. - This might not be correct. The documentation is very confusing on this issue.
q/rgb24png.bmp5
g/rgb32.bmp3A 32-bit image using the default color format for 32-bit images (no - BITFIELDS segment). There are 8 bits per color channel, and 8 unused - bits. The unused bits are set to 0.
g/rgb32bfdef.bmp3Same format as rgb32.bmp, but with a BITFIELDS segment.
g/rgb32bf.bmp3A 32-bit image with a BITFIELDS segment. As usual, there are 8 bits per - color channel, and 8 unused bits. But the color channels are in an unusual - order, so the viewer must read the BITFIELDS, and not just guess.
q/rgb32h52.bmp(52)Similar to g/rgb32bf.bmp, but with a 52-byte - “BITMAPV2INFOHEADER”. This is an uncommon version of BMP, and I - can’t confirm that this file is correct.
q/rgb32-xbgr.bmp5Color channels are the same size and order as rgb32bfdef.bmp, but they use - the highest available bits, instead of the lowest (or vice versa, depending - on your byte-order perspective).
q/rgb32fakealpha.bmp3
- or
- -
Same as g/rgb32.bmp, except that the unused bits are set to something - other than 0. - If the image becomes transparent toward the bottom, it probably means - the viewer uses heuristics to guess whether the undefined - data represents transparency. - Reportedly, in ICO icon format, a 32-bit image has transparency if any - of the could-be alpha samples are nonzero. Some BMP decoders probably - use the same algorithm for BMP.
q/rgb32-111110.bmp3A 32 bits/pixel image, with all 32 bits used: 11 each for red and - green, and 10 for blue. As far as I know, this is valid, but it - is unusual.
q/rgb32-7187.bmp3A 32 bits/pixel image, with 7 bits for red, 18 for green, and 7 for - blue.
q/rgba32-1.bmp5A BMP with an alpha channel. Transparency is barely documented, - so it’s possible that this file is not correctly formed. - The color channels are in the usual order.
q/rgba32-2.bmp5Same as q/rgba32-1.bmp, but with the color channels - in an unusual order, to prevent viewers from - passing this test by making a lucky guess.
q/rgba32-1010102.bmp5A 32 bits/pixel image, with 10 bits for red, 10 for green, 10 for blue, - and 2 for alpha.
q/rgba32-81284.bmp5A 32 bits/pixel image, with 8 bits for red, 12 for green, 8 for blue, - and 4 for alpha.
q/rgba32-61754.bmp5A 32 bits/pixel image, with 6 bits for red, 17 for green, 5 for blue, - and 4 for alpha.
q/rgba32abf.bmp3An image of type BI_ALHPABITFIELDS. Supposedly, this was used on - Windows CE. I don’t know whether it is constructed correctly.
q/rgba32h56.bmp(56)Similar to q/rgba32-2.bmp, but with a 56-byte - “BITMAPV3INFOHEADER”. This is an uncommon version of BMP, and I - can’t confirm that this file is correct.
x/ba-bm.bmpOS/2v2This image uses the OS/2v2 “Bitmap Array” (BA) container - format. Although a BA file may contain multiple images, this file has - only one.
b/badbitcount.bmp3N/AHeader indicates an absurdly large number of bits/pixel.
b/badbitssize.bmp3N/AHeader incorrectly indicates that the bitmap is several GB in size.
b/baddens1.bmp3N/ADensity (pixels per meter) suggests the image is much - larger in one dimension than the other.
b/baddens2.bmp3N/A
b/badfilesize.bmp3N/AHeader incorrectly indicates that the file is several GB in size.
b/badheadersize.bmp?N/AHeader size is 66 bytes, which is not a valid size for any known BMP - version.
b/badpalettesize.bmp3N/AHeader incorrectly indicates that the palette contains an absurdly large - number of colors.
b/badplanes.bmp3N/AThe “planes” setting, which is required to be 1, is not 1.
b/badrle4.bmp3N/AAn invalid RLE4-compressed image that tries to cause buffer overruns.
b/badrle4bis.bmp3N/AAnother invalid RLE4-compressed image that tries to cause buffer overruns.
b/badrle4ter.bmp3N/AAnother invalid RLE4-compressed image that tries to cause buffer overruns.
b/badrle.bmp3N/A8-bit version of b/badrle4.bmp.
b/badrlebis.bmp3N/A8-bit version of b/badrle4bis.bmp.
b/badrleter.bmp3N/A8-bit version of b/badrle4ter.bmp.
b/badwidth.bmp3N/AThe image claims to be a negative number of pixels in width.
b/pal8badindex.bmp3N/AMany of the palette indices used in the image are not present in the - palette.
b/reallybig.bmp3N/AAn image with a very large reported width and height.
b/rgb16-880.bmp3
(?)
A 16-bit image with a BITFIELDS segment indicating 8 red, 8 green, - and 0 blue bits. The documentation doesn’t say whether undefined - channels are legal, or how they should be handled. -
b/rletopdown.bmp3N/AAn RLE-compressed image that tries to use top-down orientation, - which isn’t allowed.
b/shortfile.bmp3N/AA file that has been truncated in the middle of the bitmap.
- - - - - diff --git a/Base/res/html/misc/bmpsuite_files/ba-bm.bmp b/Base/res/html/misc/bmpsuite_files/ba-bm.bmp deleted file mode 100644 index d2615bde3e..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/ba-bm.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badbitcount.bmp b/Base/res/html/misc/bmpsuite_files/badbitcount.bmp deleted file mode 100644 index d4fa4e8b88..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badbitcount.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badbitssize.bmp b/Base/res/html/misc/bmpsuite_files/badbitssize.bmp deleted file mode 100644 index 0a99a605af..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badbitssize.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/baddens1.bmp b/Base/res/html/misc/bmpsuite_files/baddens1.bmp deleted file mode 100644 index a6150a6fe7..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/baddens1.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/baddens2.bmp b/Base/res/html/misc/bmpsuite_files/baddens2.bmp deleted file mode 100644 index f2c1dfb665..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/baddens2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badfilesize.bmp b/Base/res/html/misc/bmpsuite_files/badfilesize.bmp deleted file mode 100644 index da52cb51d7..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badfilesize.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badheadersize.bmp b/Base/res/html/misc/bmpsuite_files/badheadersize.bmp deleted file mode 100644 index 2a4083a6f9..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badheadersize.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badpalettesize.bmp b/Base/res/html/misc/bmpsuite_files/badpalettesize.bmp deleted file mode 100644 index 7d9d1b745d..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badpalettesize.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badplanes.bmp b/Base/res/html/misc/bmpsuite_files/badplanes.bmp deleted file mode 100644 index 92d2855b62..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badplanes.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrle.bmp b/Base/res/html/misc/bmpsuite_files/badrle.bmp deleted file mode 100644 index cbf8fdc2e1..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrle.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrle4.bmp b/Base/res/html/misc/bmpsuite_files/badrle4.bmp deleted file mode 100644 index 632787a730..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrle4.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrle4bis.bmp b/Base/res/html/misc/bmpsuite_files/badrle4bis.bmp deleted file mode 100644 index 130b7e659c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrle4bis.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrle4ter.bmp b/Base/res/html/misc/bmpsuite_files/badrle4ter.bmp deleted file mode 100644 index 8107a335fc..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrle4ter.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrlebis.bmp b/Base/res/html/misc/bmpsuite_files/badrlebis.bmp deleted file mode 100644 index 893eb11ab7..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrlebis.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badrleter.bmp b/Base/res/html/misc/bmpsuite_files/badrleter.bmp deleted file mode 100644 index 04d5874e67..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badrleter.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/badwidth.bmp b/Base/res/html/misc/bmpsuite_files/badwidth.bmp deleted file mode 100644 index 9fca005dc3..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/badwidth.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/bkgd.png b/Base/res/html/misc/bmpsuite_files/bkgd.png deleted file mode 100644 index d66ca9d652..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/bkgd.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/fakealpha.png b/Base/res/html/misc/bmpsuite_files/fakealpha.png deleted file mode 100644 index 89292bcbb4..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/fakealpha.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1.bmp b/Base/res/html/misc/bmpsuite_files/pal1.bmp deleted file mode 100644 index 4776f82778..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1.png b/Base/res/html/misc/bmpsuite_files/pal1.png deleted file mode 100644 index 89a433ed76..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1bg.bmp b/Base/res/html/misc/bmpsuite_files/pal1bg.bmp deleted file mode 100644 index 466d0ba727..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1bg.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1bg.png b/Base/res/html/misc/bmpsuite_files/pal1bg.png deleted file mode 100644 index 20c4bb838f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1bg.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1huff.bmp b/Base/res/html/misc/bmpsuite_files/pal1huff.bmp deleted file mode 100644 index 790a483697..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1huff.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1p1.bmp b/Base/res/html/misc/bmpsuite_files/pal1p1.bmp deleted file mode 100644 index b68321c4c1..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1p1.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1p1.png b/Base/res/html/misc/bmpsuite_files/pal1p1.png deleted file mode 100644 index 92fc0f945b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1p1.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal1wb.bmp b/Base/res/html/misc/bmpsuite_files/pal1wb.bmp deleted file mode 100644 index 56cb93203e..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal1wb.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal2.bmp b/Base/res/html/misc/bmpsuite_files/pal2.bmp deleted file mode 100644 index 983e9fa92d..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal2.png b/Base/res/html/misc/bmpsuite_files/pal2.png deleted file mode 100644 index 1bbfe175fc..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal2.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal2color.bmp b/Base/res/html/misc/bmpsuite_files/pal2color.bmp deleted file mode 100644 index 27fe7276bc..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal2color.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal2color.png b/Base/res/html/misc/bmpsuite_files/pal2color.png deleted file mode 100644 index f119469910..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal2color.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4.bmp b/Base/res/html/misc/bmpsuite_files/pal4.bmp deleted file mode 100644 index 7fd36303ca..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4.png b/Base/res/html/misc/bmpsuite_files/pal4.png deleted file mode 100644 index 188bb0499e..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4gs.bmp b/Base/res/html/misc/bmpsuite_files/pal4gs.bmp deleted file mode 100644 index 813268ca77..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4gs.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4gs.png b/Base/res/html/misc/bmpsuite_files/pal4gs.png deleted file mode 100644 index a2558fa802..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4gs.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rle.bmp b/Base/res/html/misc/bmpsuite_files/pal4rle.bmp deleted file mode 100644 index a5672aebd6..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rle.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rlecut-0.png b/Base/res/html/misc/bmpsuite_files/pal4rlecut-0.png deleted file mode 100644 index b67c51ab07..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rlecut-0.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rlecut-b.png b/Base/res/html/misc/bmpsuite_files/pal4rlecut-b.png deleted file mode 100644 index 585e39f40a..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rlecut-b.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rlecut.bmp b/Base/res/html/misc/bmpsuite_files/pal4rlecut.bmp deleted file mode 100644 index 2f32d1d7ad..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rlecut.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rlecut.png b/Base/res/html/misc/bmpsuite_files/pal4rlecut.png deleted file mode 100644 index 9c7b95dbf8..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rlecut.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rletrns-0.png b/Base/res/html/misc/bmpsuite_files/pal4rletrns-0.png deleted file mode 100644 index b689c842aa..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rletrns-0.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rletrns-b.png b/Base/res/html/misc/bmpsuite_files/pal4rletrns-b.png deleted file mode 100644 index 9befa575fa..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rletrns-b.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rletrns.bmp b/Base/res/html/misc/bmpsuite_files/pal4rletrns.bmp deleted file mode 100644 index 58994e92ba..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rletrns.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal4rletrns.png b/Base/res/html/misc/bmpsuite_files/pal4rletrns.png deleted file mode 100644 index 9b0c044364..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal4rletrns.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8-0.bmp b/Base/res/html/misc/bmpsuite_files/pal8-0.bmp deleted file mode 100644 index ab8815a360..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8-0.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8.bmp b/Base/res/html/misc/bmpsuite_files/pal8.bmp deleted file mode 100644 index 96b2f86680..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8.png b/Base/res/html/misc/bmpsuite_files/pal8.png deleted file mode 100644 index 2bfd3e650f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8badindex.bmp b/Base/res/html/misc/bmpsuite_files/pal8badindex.bmp deleted file mode 100644 index efe16c05c1..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8badindex.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8gs.bmp b/Base/res/html/misc/bmpsuite_files/pal8gs.bmp deleted file mode 100644 index 66a0d70dc3..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8gs.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8gs.png b/Base/res/html/misc/bmpsuite_files/pal8gs.png deleted file mode 100644 index a537e3aaa9..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8gs.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8nonsquare-e.png b/Base/res/html/misc/bmpsuite_files/pal8nonsquare-e.png deleted file mode 100644 index 646665f2d0..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8nonsquare-e.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8nonsquare-v.png b/Base/res/html/misc/bmpsuite_files/pal8nonsquare-v.png deleted file mode 100644 index a1cd1ab180..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8nonsquare-v.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8nonsquare.bmp b/Base/res/html/misc/bmpsuite_files/pal8nonsquare.bmp deleted file mode 100644 index 0aa8de04cb..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8nonsquare.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8offs.bmp b/Base/res/html/misc/bmpsuite_files/pal8offs.bmp deleted file mode 100644 index 8673e9740b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8offs.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2-hs.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2-hs.bmp deleted file mode 100644 index 018a3c4b16..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2-hs.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2-sz.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2-sz.bmp deleted file mode 100644 index 7f1455d5ef..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2-sz.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2.bmp deleted file mode 100644 index 14901b3882..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2sp.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2sp.bmp deleted file mode 100644 index e532c89863..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2sp.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2v2-16.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2v2-16.bmp deleted file mode 100644 index 95a1d2345a..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2v2-16.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2v2-40sz.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2v2-40sz.bmp deleted file mode 100644 index d1e66b615c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2v2-40sz.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2v2-sz.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2v2-sz.bmp deleted file mode 100644 index 6fe566e3fd..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2v2-sz.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8os2v2.bmp b/Base/res/html/misc/bmpsuite_files/pal8os2v2.bmp deleted file mode 100644 index 1324a40d00..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8os2v2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8oversizepal.bmp b/Base/res/html/misc/bmpsuite_files/pal8oversizepal.bmp deleted file mode 100644 index 93b8187ca1..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8oversizepal.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rle.bmp b/Base/res/html/misc/bmpsuite_files/pal8rle.bmp deleted file mode 100644 index d43101490f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rle.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rlecut-0.png b/Base/res/html/misc/bmpsuite_files/pal8rlecut-0.png deleted file mode 100644 index 34bb02e04d..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rlecut-0.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rlecut-b.png b/Base/res/html/misc/bmpsuite_files/pal8rlecut-b.png deleted file mode 100644 index 4050c4a089..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rlecut-b.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rlecut.bmp b/Base/res/html/misc/bmpsuite_files/pal8rlecut.bmp deleted file mode 100644 index 840d31cce6..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rlecut.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rlecut.png b/Base/res/html/misc/bmpsuite_files/pal8rlecut.png deleted file mode 100644 index 17fec1c14d..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rlecut.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rletrns-0.png b/Base/res/html/misc/bmpsuite_files/pal8rletrns-0.png deleted file mode 100644 index a1c1fda507..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rletrns-0.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rletrns-b.png b/Base/res/html/misc/bmpsuite_files/pal8rletrns-b.png deleted file mode 100644 index 1ede504d4e..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rletrns-b.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rletrns.bmp b/Base/res/html/misc/bmpsuite_files/pal8rletrns.bmp deleted file mode 100644 index a2af88d87c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rletrns.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8rletrns.png b/Base/res/html/misc/bmpsuite_files/pal8rletrns.png deleted file mode 100644 index 2d8e957f1f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8rletrns.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8topdown.bmp b/Base/res/html/misc/bmpsuite_files/pal8topdown.bmp deleted file mode 100644 index 4b2f8e019f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8topdown.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8v4.bmp b/Base/res/html/misc/bmpsuite_files/pal8v4.bmp deleted file mode 100644 index 34ebb8030c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8v4.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8v5.bmp b/Base/res/html/misc/bmpsuite_files/pal8v5.bmp deleted file mode 100644 index c54647a31a..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8v5.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w124.bmp b/Base/res/html/misc/bmpsuite_files/pal8w124.bmp deleted file mode 100644 index b7cc2d8bf7..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w124.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w124.png b/Base/res/html/misc/bmpsuite_files/pal8w124.png deleted file mode 100644 index f80236df60..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w124.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w125.bmp b/Base/res/html/misc/bmpsuite_files/pal8w125.bmp deleted file mode 100644 index 06efed7443..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w125.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w125.png b/Base/res/html/misc/bmpsuite_files/pal8w125.png deleted file mode 100644 index 2a45116b91..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w125.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w126.bmp b/Base/res/html/misc/bmpsuite_files/pal8w126.bmp deleted file mode 100644 index 112aa9fe67..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w126.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/pal8w126.png b/Base/res/html/misc/bmpsuite_files/pal8w126.png deleted file mode 100644 index a41eab93d0..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/pal8w126.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/reallybig.bmp b/Base/res/html/misc/bmpsuite_files/reallybig.bmp deleted file mode 100644 index 101e0b4943..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/reallybig.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-231.bmp b/Base/res/html/misc/bmpsuite_files/rgb16-231.bmp deleted file mode 100644 index 6300f69f0c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-231.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-231.png b/Base/res/html/misc/bmpsuite_files/rgb16-231.png deleted file mode 100644 index 76efe526e5..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-231.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-3103.bmp b/Base/res/html/misc/bmpsuite_files/rgb16-3103.bmp deleted file mode 100644 index 6e01226029..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-3103.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-3103.png b/Base/res/html/misc/bmpsuite_files/rgb16-3103.png deleted file mode 100644 index 79ba23c834..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-3103.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-565.bmp b/Base/res/html/misc/bmpsuite_files/rgb16-565.bmp deleted file mode 100644 index c03a27975a..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-565.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-565.png b/Base/res/html/misc/bmpsuite_files/rgb16-565.png deleted file mode 100644 index 04a3121d24..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-565.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-565pal.bmp b/Base/res/html/misc/bmpsuite_files/rgb16-565pal.bmp deleted file mode 100644 index e7632e344b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-565pal.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-880.bmp b/Base/res/html/misc/bmpsuite_files/rgb16-880.bmp deleted file mode 100644 index 72e7ce0eaf..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-880.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16-880.png b/Base/res/html/misc/bmpsuite_files/rgb16-880.png deleted file mode 100644 index 9450eba2bb..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16-880.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16.bmp b/Base/res/html/misc/bmpsuite_files/rgb16.bmp deleted file mode 100644 index 6bfe47af4f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16.png b/Base/res/html/misc/bmpsuite_files/rgb16.png deleted file mode 100644 index d9545840ab..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16bfdef.bmp b/Base/res/html/misc/bmpsuite_files/rgb16bfdef.bmp deleted file mode 100644 index 30fe8bb8d6..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16bfdef.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16faketrns.bmp b/Base/res/html/misc/bmpsuite_files/rgb16faketrns.bmp deleted file mode 100644 index 62fb393bb9..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16faketrns.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb16faketrns.png b/Base/res/html/misc/bmpsuite_files/rgb16faketrns.png deleted file mode 100644 index 2a5d60d953..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb16faketrns.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24.bmp b/Base/res/html/misc/bmpsuite_files/rgb24.bmp deleted file mode 100644 index 40f8bb094b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24.jpg b/Base/res/html/misc/bmpsuite_files/rgb24.jpg deleted file mode 100644 index c43698c9b1..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24.jpg and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24.png b/Base/res/html/misc/bmpsuite_files/rgb24.png deleted file mode 100644 index 86a9c945b0..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24jpeg.bmp b/Base/res/html/misc/bmpsuite_files/rgb24jpeg.bmp deleted file mode 100644 index 87d73d75b8..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24jpeg.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24largepal.bmp b/Base/res/html/misc/bmpsuite_files/rgb24largepal.bmp deleted file mode 100644 index d5e418c2d4..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24largepal.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24lprof.bmp b/Base/res/html/misc/bmpsuite_files/rgb24lprof.bmp deleted file mode 100644 index b868b88f20..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24lprof.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24pal.bmp b/Base/res/html/misc/bmpsuite_files/rgb24pal.bmp deleted file mode 100644 index 102e971dd3..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24pal.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24png.bmp b/Base/res/html/misc/bmpsuite_files/rgb24png.bmp deleted file mode 100644 index e87ec7adda..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24png.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24prof.bmp b/Base/res/html/misc/bmpsuite_files/rgb24prof.bmp deleted file mode 100644 index 627e676eae..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24prof.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24prof2.bmp b/Base/res/html/misc/bmpsuite_files/rgb24prof2.bmp deleted file mode 100644 index f9f61b8ee3..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24prof2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb24rle24.bmp b/Base/res/html/misc/bmpsuite_files/rgb24rle24.bmp deleted file mode 100644 index 360aee649c..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb24rle24.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32-111110.bmp b/Base/res/html/misc/bmpsuite_files/rgb32-111110.bmp deleted file mode 100644 index ec07d89b5b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32-111110.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32-7187.bmp b/Base/res/html/misc/bmpsuite_files/rgb32-7187.bmp deleted file mode 100644 index 887ba52c91..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32-7187.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32-7187.png b/Base/res/html/misc/bmpsuite_files/rgb32-7187.png deleted file mode 100644 index a1da44d6be..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32-7187.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32-xbgr.bmp b/Base/res/html/misc/bmpsuite_files/rgb32-xbgr.bmp deleted file mode 100644 index c6c05e1480..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32-xbgr.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32.bmp b/Base/res/html/misc/bmpsuite_files/rgb32.bmp deleted file mode 100644 index 5d57eaaea8..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32bf.bmp b/Base/res/html/misc/bmpsuite_files/rgb32bf.bmp deleted file mode 100644 index 20fa9a1326..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32bf.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32bfdef.bmp b/Base/res/html/misc/bmpsuite_files/rgb32bfdef.bmp deleted file mode 100644 index d7e64e5a41..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32bfdef.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32fakealpha.bmp b/Base/res/html/misc/bmpsuite_files/rgb32fakealpha.bmp deleted file mode 100644 index cb544da5b6..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32fakealpha.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgb32h52.bmp b/Base/res/html/misc/bmpsuite_files/rgb32h52.bmp deleted file mode 100644 index db6e4538ef..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgb32h52.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-1924.bmp b/Base/res/html/misc/bmpsuite_files/rgba16-1924.bmp deleted file mode 100644 index 6564098a4d..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-1924.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-1924.png b/Base/res/html/misc/bmpsuite_files/rgba16-1924.png deleted file mode 100644 index 0fc182f153..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-1924.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-4444.bmp b/Base/res/html/misc/bmpsuite_files/rgba16-4444.bmp deleted file mode 100644 index 051ff23589..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-4444.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-4444.png b/Base/res/html/misc/bmpsuite_files/rgba16-4444.png deleted file mode 100644 index bfeda6faed..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-4444.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-5551.bmp b/Base/res/html/misc/bmpsuite_files/rgba16-5551.bmp deleted file mode 100644 index 73e2cd533f..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-5551.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba16-5551.png b/Base/res/html/misc/bmpsuite_files/rgba16-5551.png deleted file mode 100644 index 613126a8ab..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba16-5551.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-1.bmp b/Base/res/html/misc/bmpsuite_files/rgba32-1.bmp deleted file mode 100644 index 3c1e2648fc..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-1.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-1010102.bmp b/Base/res/html/misc/bmpsuite_files/rgba32-1010102.bmp deleted file mode 100644 index 1a918cebf5..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-1010102.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-1010102.png b/Base/res/html/misc/bmpsuite_files/rgba32-1010102.png deleted file mode 100644 index a472fbc799..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-1010102.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-2.bmp b/Base/res/html/misc/bmpsuite_files/rgba32-2.bmp deleted file mode 100644 index 829c7c7e34..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-2.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-61754.bmp b/Base/res/html/misc/bmpsuite_files/rgba32-61754.bmp deleted file mode 100644 index d5936fd20b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-61754.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-61754.png b/Base/res/html/misc/bmpsuite_files/rgba32-61754.png deleted file mode 100644 index c593b14c66..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-61754.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-81284.bmp b/Base/res/html/misc/bmpsuite_files/rgba32-81284.bmp deleted file mode 100644 index 1f9fc29d6b..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-81284.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32-81284.png b/Base/res/html/misc/bmpsuite_files/rgba32-81284.png deleted file mode 100644 index c958cd36fc..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32-81284.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32.png b/Base/res/html/misc/bmpsuite_files/rgba32.png deleted file mode 100644 index 25e542a655..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32.png and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32abf.bmp b/Base/res/html/misc/bmpsuite_files/rgba32abf.bmp deleted file mode 100644 index d9bb0189c4..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32abf.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rgba32h56.bmp b/Base/res/html/misc/bmpsuite_files/rgba32h56.bmp deleted file mode 100644 index 343baa3300..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rgba32h56.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/rletopdown.bmp b/Base/res/html/misc/bmpsuite_files/rletopdown.bmp deleted file mode 100644 index 21a909fda9..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/rletopdown.bmp and /dev/null differ diff --git a/Base/res/html/misc/bmpsuite_files/shortfile.bmp b/Base/res/html/misc/bmpsuite_files/shortfile.bmp deleted file mode 100644 index 73960797b9..0000000000 Binary files a/Base/res/html/misc/bmpsuite_files/shortfile.bmp and /dev/null differ diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 800828bb20..95bc944e8a 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -212,7 +212,7 @@
  • pngsuite odd sizes test
  • pngsuite basic formats test
  • pngsuite interlacing test
  • -
  • BMP test suite
  • +
  • BMP test suite
  • JPG Images
  • GIF test suite
  • DDS test suite