[librsvg] Update NEWS for 2.40.11



commit 1c420d7961befc69a558184cea399d7f4fc8ee8d
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Oct 7 12:44:07 2015 -0500

    Update NEWS for 2.40.11

 NEWS |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index c0a52da..04f75a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 2.40.11
+- Add project files for building on Visual Studio (bgo#753555).  Work
+  by Chun-wei Fan.
+- Added an "--export-id" option to rsvg-convert(1).  This lets you
+  select a single object to export, for example, to pick out a group
+  from a multi-part drawing.  Note that this is mostly useful for PNG
+  output right now; for SVG output we don't preserve many attributes
+  which could be useful in the extracted version.  Doing this properly
+  requires an internal "output to SVG" backend instead of just telling
+  Cairo to render to SVG.
+
 Version 2.40.10
 - Fixed bgo#748608 - Memory leak when Gaussian-blurring.  Thanks to
   Carlos Garnacho for fixing my leaky code.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]