Hi. I want to use pyglet to compose images from text, other images, etc... (rotations, resizings, and so on). I do not need any window. I'm just using pyglet as a nice layer upon opengl to manipulate textures. I've got a few questions. 1) How can I change the active framebuffer? 2) How can I draw on a specific image/texture? (blit is not enough, not all pyglet objects have a blit_into method). 3) How can I save image with specific DPI? Thank you in advance.
-- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
