source: trunk/third/librsvg/NEWS @ 18352

Revision 18352, 1.4 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18351, which included commits to RCS files with non-trunk default branches.
Line 
1Version 2.0.1
2
3- Fixed misrender of the ScalableGorilla trashcan.
4
5Version 2.0.0
6
7- Fixed crash when trying to open empty files (Anders)
8
9Version 1.1.6
10
11- Fix division by zero crashes when scaling an .svg without dimensions (Darin)
12
13Version 1.1.5
14
15- Add another new function for use in Nautilus icons (Alex Larsson)
16
17Version 1.1.4
18
19- Add new function for auto-scaling svg for use in Nautilus icons (Alex Larsson)
20- Fix xml parsing to read much faster and work around libxml bug (Michael Meeks)
21- Add back handling for .svg file without width and height (Darin)
22- Improved internal error handling (Darin)
23
24Version 1.1.3
25
26- Fix major storage leaks (Anders)
27
28Version 1.1.2
29
30- Use the new intersector (Alex)
31
32Version 1.1.1
33
34- Ported to Gnome 2 (Ramiro, Darin)
35- Ported to Pango instead of using FreeType directly (Darin)
36- Replace FILE-based API with data pushing API (Jonathan)
37
38- Use pkgconfig rather than config scripts or .m4 files (Ramiro)
39- Use stuff from libart rather than having our own copies (Darin)
40- Move art_render_mask into libart (Darin)
41- Use locale-independent functions for parsing the XML files,
42  not <ctype.h>, which is locale dependent (Darin)
43- Other misc. API cleanups (Jonathan).
44- Fix NULL-dereference bugs in gradient code (Darin)
45- Fix handling of empty .svg files (Darin)
46- Measures strings propertly taking affine into account (Darin)
47- Fix empty struct portability problem (Darin)
48- Other build fixes (Owen, Jacob, Anders)
Note: See TracBrowser for help on using the repository browser.