From: Anders W. <and...@gm...> - 2009-10-17 20:45:18
|
Hi all, Why is there no screenshot function in visual? I've looked a bit at SDL/OpenGL in C++ under Ubuntu, and it's about a 5 min job to google for the correct screenshot code and get it working. It saves a 24-bit TGA-file, but I imagine changing that to bmp or jpeg or similar is not a big job either. I must be missing something? thanks, Anders |