1
2
3
4
def montage():
  topLeft = makePicture(getMediaPath("images-1.jpg")) # Top left picture, type in later
  topRight = makePicture(getMediaPath("images-2.jpg")) # Top Right picture, 
...

Python posterize

by goatmonkey.myopenid.com/, September 28, 2007 04:59, 5 refactorings

Creates a collage

Aa245e36dd988cb88f695c57ff86e02e Talk