Hi,
 
The Pygame scroll.py example program uses the pygame.transform.scale function to zoom in on an image.
 
https://bitbucket.org/pygame/pygame/src/dd6752f761be/examples/scroll.py
 
It is packaged with Pygame and can be run with the following command line:
 
python -m pygame.examples.scroll
 
 
Lenard Lindstrom
 
On Oct 24, 2011, John Jameson <jwin...@gmail.com> wrote:

Reply via email to