Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu 0.7.39 released

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to jlnr
It is a bit like rendering to a texture, but not really. It just groups a lot of drawing operations together. This is why you cannot draw_rot the resulting image yet, or tint it with colors (but this will be fixed). You can also not use Texplay on it.

Also, unlike rendering to a texture, it does not restrict you to drawing in the region between (0, 0) and (width, height). You need to use clipping for that.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill