source: trunk/third/librsvg/NEWS @ 20920

Revision 20920, 3.4 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20919, which included commits to RCS files with non-trunk default branches.
Line 
1Version 2.7.x
2
3- Filters
4- Hugely improved text support
5- GTK+ theme engine
6- Masks
7- Path markers
8- Mozilla plugin
9- Patterns
10- Standalone viewer
11- Decent <image> support
12- Numerous bug fixes
13
14== gnome-2-6 branch ==
15
16Version 2.6.x
17
18- A slew of bug fixes
19
20Version 2.5.x
21
22- A slew of bug fixes
23
24Version 2.4.0
25
26- gdk-pixbuf loader fix
27- support for title and desc elements
28
29Version 2.3.0
30
31- Support Paths inside of <defs> and use them in <use/> statements
32- Vastly improved CSS support (libcroco and builtin)
33- LibCroco CSS support
34- Improved support for Gimp plugin
35
36== gnome-2-2 branch ==
37
38Version 2.2.5
39
40- Gimp Import/Load plugin
41- Bugfixes
42
43Version 2.2.4
44
45- Few bugfixes
46
47Version 2.2.3
48
49- All sorts of build and installation fixes
50- "Bugfix" for a regression in GTK+'s pixbuf-io loader scheme
51
52Version 2.2.2
53
54- Handle SVGZ files (Gzipped SVG)
55- Handle objectBoundingBox coordinates on gradients
56- API extensions
57- Various bugfixes and crash fixes
58
59Version 2.2.1
60
61- Better CSS style handling
62- Fix for a crasher exploited by Sodipodi. Improved gradient handling
63- RSVG allows you to specify the JPEG quality
64- Handles Kontour's conicalGradients to some extent
65
66Version 2.2.0
67
68- Better CSS style handling
69- Works in "international" locales (non-C locales) in a threadsafe manner
70- Handle rounded rects
71- Add manpage
72- Handle "ex" units better
73
74Version 2.1.5
75
76- Missed files in tarball added.
77
78Version 2.1.4
79
80- Fixed memory leak
81
82- Better handling of display and visibility styles.
83
84Version 2.1.3
85
86- Better font handling (stretch, style, variant, weight supported, inherited)
87
88Version 2.1.2
89
90- Fixed crash with non-utf8 characters.
91
92Version 2.1.1
93
94- Better ellipse rendering
95
96- New functions to set rendering DPI
97
98- Better handling of SVGs colors, gradients and images
99
100- support dashes
101
102- Includes a new gdk-pixbuf svg loader
103
104- Includes a new gimp svg loader
105
106- Now installs a binary that can rasterize svgs.
107
108Version 2.1.0
109
110- New co-maintainer Dom Lachowicz
111
112- Added new svg based gtk+ engine
113
114- Handles SVGs a lot better. Especially with regards to units.
115
116Version 2.0.1
117
118- Fixed misrender of the ScalableGorilla trashcan.
119
120Version 2.0.0
121
122- Fixed crash when trying to open empty files (Anders)
123
124Version 1.1.6
125
126- Fix division by zero crashes when scaling an .svg without dimensions (Darin)
127
128Version 1.1.5
129
130- Add another new function for use in Nautilus icons (Alex Larsson)
131
132Version 1.1.4
133
134- Add new function for auto-scaling svg for use in Nautilus icons (Alex Larsson)
135- Fix xml parsing to read much faster and work around libxml bug (Michael Meeks)
136- Add back handling for .svg file without width and height (Darin)
137- Improved internal error handling (Darin)
138
139Version 1.1.3
140
141- Fix major storage leaks (Anders)
142
143Version 1.1.2
144
145- Use the new intersector (Alex)
146
147Version 1.1.1
148
149- Ported to Gnome 2 (Ramiro, Darin)
150- Ported to Pango instead of using FreeType directly (Darin)
151- Replace FILE-based API with data pushing API (Jonathan)
152
153- Use pkgconfig rather than config scripts or .m4 files (Ramiro)
154- Use stuff from libart rather than having our own copies (Darin)
155- Move art_render_mask into libart (Darin)
156- Use locale-independent functions for parsing the XML files,
157  not <ctype.h>, which is locale dependent (Darin)
158- Other misc. API cleanups (Jonathan).
159- Fix NULL-dereference bugs in gradient code (Darin)
160- Fix handling of empty .svg files (Darin)
161- Measures strings propertly taking affine into account (Darin)
162- Fix empty struct portability problem (Darin)
163- Other build fixes (Owen, Jacob, Anders)
Note: See TracBrowser for help on using the repository browser.