
Hello,
Gosu 0.7.25 is out and features (among really minor fixes):
• All: Fixed Gosu::Image#to_blob/ImageData?::toBitmap
• Ruby: Now seeding Gosu::random with the system time on startup
• Ruby: Added missing scale(x, y, around_x, around_y) (thanks to Spooner)
• Ruby: Added Image#save(fn)
• All: Un-deprecated button_id_to_char/char_to_button_id (and fixed them on 64-bit OS X)