1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 14:57:34 +00:00
serenity/Base/res/icons/16x16/serenity.ico
Bruno Conde 7e9019a9c3 LibGfx: Support BMP favicons with less than 32 bpp
Adapt BMPImageDecoderPlugin to support BMP images included in ICOns.
ICOImageDecoderPlugin now uses BMPImageDecoderPlugin to decode all
BMP images instead of it's own ad-hoc decoder which only supported
32 bpp BMPs.
2022-12-20 10:26:55 +01:00

1.1 KiB