summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2022-03-11 19:36:34 -0600
committerFederico Mena Quintero <federico@gnome.org>2022-03-11 19:36:34 -0600
commit318d586a36e66968cd89f2ec6edc4be30496adbd (patch)
treed4f21a0868c1e241302706cafd11cf6b8237b713 /NEWS
parentb895d9e6e8809d413748b1616fb3d06fde488280 (diff)
downloadlibrsvg-318d586a36e66968cd89f2ec6edc4be30496adbd.tar.gz
Update NEWS
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/677>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16306066..efce80c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 2.53.2
+==============
+
+- #851 - Output filled text as text for PDF; fixes regression due to
+ outputting all text as paths.
+
+- Fix taller-than-wide proportional scaling and size limiting in
+ rsvg-convert.
+
+- #772, #773, #774, #775, #776 - Implement SVG2 geometry properties
+ for these elements: rect, circle, ellipse, image, svg (Jeremias
+ Ortega).
+
+- #450 - Fix potential unaligned accesses in surface iterators
+ (Michael Howell).
+
+- Actually use GDK_PIXBUF_MODULEDIR when calling
+ gdk-pixbuf-query-loaders (Fabrice Fontaine).
+
+- Windows build fixes (Chun-wei Fan).
+
+- Add links to functions and types throughout the C API documentation.
+
==============
Version 2.53.1
==============