Stewart Gordon wrote: > Nick Sabalausky wrote: >> Can anyone suggest good up-to-date D libs or bindings for >> loading/saving bmp and png files? > > BMP - who in their right mind still uses this?
BMP is the most popular uncompressed image format. Uncompressed file format + lzma compression leads to smaller file size than png + lzma compression. -- Rainer Deyke - [email protected]
