Files
serenity/Userland/Utilities/image.cpp
Nico Weber da2c80ef47 image: Guess mime type based on file extension
Without this, image formats that can't sniff data can't be read
by `image`.

The only such format we currently have is TGA, so this effectively
allows `image` to read tga files.
2024-09-17 23:32:51 -04:00

16 KiB