Googling that finds
https://cloud.google.com/appengine/docs/python/images/ which may be of
some help.
Emile
On 1/29/2016 5:50 PM, kwe...@gmail.com wrote:
Hi, I am able to display animated gif using pyglet using below code, but I
would like the image to stretch and fit the window as i resize
Hi, I am able to display animated gif using pyglet using below code, but I
would like the image to stretch and fit the window as i resize the window.
Any one can help me?
import pyglet
# pick an animated gif file you have in the working directory
CODE: SELECT ALL
def animate(str):
ag_file =