CSC151.01 Friday, 19 October 2007 Subject: Playing with the GIMP Rather than describing images in terms of pixels, we can talk about images in terms of a sequence of basic GIMP tool operations that can be used to create those images. (image.select-ellipse! image kind-of-selection left top width height) kind-of-selection is selection.add selection.subtract selection.replace selection.intersect /Reflection/ * Why are we doing this? [Sam answers] * Preparation for future activities * Pixels are getting boring * A bit of fun on the day before break * What went well? * What went poorly? * Drawing a house * Should we have done it earlier? If so, how much earlier? /Notes for Sam/ * Make draw-smiley a procedure * James Bond example? (For in class and animation)