Version 2.0.1 - Fixed misrender of the ScalableGorilla trashcan. Version 2.0.0 - Fixed crash when trying to open empty files (Anders) Version 1.1.6 - Fix division by zero crashes when scaling an .svg without dimensions (Darin) Version 1.1.5 - Add another new function for use in Nautilus icons (Alex Larsson) Version 1.1.4 - Add new function for auto-scaling svg for use in Nautilus icons (Alex Larsson) - Fix xml parsing to read much faster and work around libxml bug (Michael Meeks) - Add back handling for .svg file without width and height (Darin) - Improved internal error handling (Darin) Version 1.1.3 - Fix major storage leaks (Anders) Version 1.1.2 - Use the new intersector (Alex) Version 1.1.1 - Ported to Gnome 2 (Ramiro, Darin) - Ported to Pango instead of using FreeType directly (Darin) - Replace FILE-based API with data pushing API (Jonathan) - Use pkgconfig rather than config scripts or .m4 files (Ramiro) - Use stuff from libart rather than having our own copies (Darin) - Move art_render_mask into libart (Darin) - Use locale-independent functions for parsing the XML files, not , which is locale dependent (Darin) - Other misc. API cleanups (Jonathan). - Fix NULL-dereference bugs in gradient code (Darin) - Fix handling of empty .svg files (Darin) - Measures strings propertly taking affine into account (Darin) - Fix empty struct portability problem (Darin) - Other build fixes (Owen, Jacob, Anders)