> I started 'cropping' it to put each frame into a list > using .get_region() Suggestion: list=image.ImageGrid(big_image,cols,rows)
And may be glScale(-1,1,1) or glRotate(180,0,1,0) before blitting can flip you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
