Image formats arsd.image can load (except Unknown, of course).
we can't load it yet, but we can at least detect it
can load 8BPP and 24BPP pcx images
can load ARGB8888, DXT1, DXT3, DXT5 dds images (without mipmaps)
will rasterize simple svg images
See Implementation
Image formats arsd.image can load (except Unknown, of course).