source: trunk/third/librsvg/NEWS @ 18275

Revision 18275, 1.9 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18274, which included commits to RCS files with non-trunk default branches.
Line 
1Version 2.1.2
2
3- Fixed crash with non-utf8 characters.
4
5Version 2.1.1
6
7- Better ellipse rendering
8
9- New functions to set rendering DPI
10
11- Better handling of SVGs colors, gradients and images
12
13- support dashes
14
15- Includes a new gdk-pixbuf svg loader
16
17- Includes a new gimp svg loader
18
19- Now installs a binary that can rasterize svgs.
20
21Version 2.1.0
22
23- New comaintainer Dom Lachowicz
24
25- Added new svg based gtk+ engine
26
27- Handles SVGs a lot better. Especially with regards to units.
28
29Version 2.0.1
30
31- Fixed misrender of the ScalableGorilla trashcan.
32
33Version 2.0.0
34
35- Fixed crash when trying to open empty files (Anders)
36
37Version 1.1.6
38
39- Fix division by zero crashes when scaling an .svg without dimensions (Darin)
40
41Version 1.1.5
42
43- Add another new function for use in Nautilus icons (Alex Larsson)
44
45Version 1.1.4
46
47- Add new function for auto-scaling svg for use in Nautilus icons (Alex Larsson)
48- Fix xml parsing to read much faster and work around libxml bug (Michael Meeks)
49- Add back handling for .svg file without width and height (Darin)
50- Improved internal error handling (Darin)
51
52Version 1.1.3
53
54- Fix major storage leaks (Anders)
55
56Version 1.1.2
57
58- Use the new intersector (Alex)
59
60Version 1.1.1
61
62- Ported to Gnome 2 (Ramiro, Darin)
63- Ported to Pango instead of using FreeType directly (Darin)
64- Replace FILE-based API with data pushing API (Jonathan)
65
66- Use pkgconfig rather than config scripts or .m4 files (Ramiro)
67- Use stuff from libart rather than having our own copies (Darin)
68- Move art_render_mask into libart (Darin)
69- Use locale-independent functions for parsing the XML files,
70  not <ctype.h>, which is locale dependent (Darin)
71- Other misc. API cleanups (Jonathan).
72- Fix NULL-dereference bugs in gradient code (Darin)
73- Fix handling of empty .svg files (Darin)
74- Measures strings propertly taking affine into account (Darin)
75- Fix empty struct portability problem (Darin)
76- Other build fixes (Owen, Jacob, Anders)
Note: See TracBrowser for help on using the repository browser.