mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 13:30:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| BenchmarkGfxPainter.cpp | ||
| CMakeLists.txt | ||
| TestFont.font | ||
| TestFontHandling.cpp | ||
| TestImageDecoder.cpp | ||