Forums
Configurable Screenshot save formats - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (https://www.vdrift.net/Forum/forumdisplay.php?fid=6)
+--- Thread: Configurable Screenshot save formats (/showthread.php?tid=1320)



Configurable Screenshot save formats - Dandel - 07-21-2010

Just saving images as bitmaps takes a lot of space and makes them hard to handle (especially when you have 40+ screenshots).


Just as a thought, why not add DevIL support so that more formats can be supported.... http://openil.sourceforge.net/

Some of the formats that are supported that have both Save and Load support are Bitmaps, jpeg, portable network graphics (png) and directdraw surface (dds)


- joevenzon - 07-22-2010

I've heard good things about devil/openil. I'm trying to keep external library dependencies down, though, so I'm not sure it's worth it just to use for saving screenshots.