mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-18 14:08:19 +00:00
bcae7da6b4
Greyscale images with alpha channel (i.e. channel count = 2) were incorrectly handled as RGBA images, causing the client to crash when loading such images. Now the images can successfully be loaded with the image loader, but the client still only supports loading RGB and RGBA images like before. |
||
---|---|---|
.. | ||
image_loader.cpp | ||
image_loader.h | ||
image_manipulation.cpp | ||
image_manipulation.h |