Cody Robson's solution to the collage project.
Files:
collage.py : The main program. Does config file reading, image
placement, creates an opengl preview window, and does image
processing with PIL.
collage.cfg: Config file specifies images used, their hotspot
locations, and other options for collage.py. For a more detailed
explination of this file please see README