Hello, the CSC is hosting a talk entitled "An Introduction to Vector Graphics Libraries with Cairo" on 2010-02-09 at 4:30 PM in DC1304. It will be presented by club member Nathaniel Sherry. Cairo is an open source, cross platform, vector graphics library with the ability to output to many kinds of surfaces, including PDF, SVG and PNG surfaces, as well as X-Window, Win32 and Quartz 2D backends. Unlike the raster graphics used with programmes and libraries such as The Gimp and ImageMagick, vector graphics are not defined by grids of pixels, but rather by a collection of drawing operations. These operations detail how to draw lines, fill shapes, and even set text to create the desired image. This has the advantages of being infinitely scalable, smaller in file size, and simpler to express within a computer programme. This talk will be an introduction to the concepts and metaphors used by vector graphics libraries in general and Cairo in particular. Hope to see you there. If you have any questions about the event e-mail the executive or check http://csclub.uwaterloo.ca.