Zoomed PyGTK image without scale pixbuf
- by mkotechno
I want to display a gtk.Image with a high level of zoom, but scale the image to a new pixbuf with the pixfuf methods waste a lot of memory and processor.
Are there some simply way to display a zoomed image?