[librsvg] Update NEWS



commit e68ec17827a7116fc418189d474c5fafa08555b5
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Jun 8 21:28:32 2016 -0500

    Update NEWS

 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 010f207..4465c83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 Version 2.40.16
+- Chun-wei Fan added support for building the introspection files under MSVC.
 - Fixed bgo#760262 - Make the zooming options in rsvg-convert(1) work again
   for scaling the resulting image.  Fix by Menner <mix gmx org>.
+- Fixed bgo#764808 - Wikipedia generates equations as SVGs and renders
+  them, but uses fill="currentColor".  Since we don't let callers
+  specify a starting state for CSS, we need to start with opaque black
+  as the default current color.
+- Added documentation for how to replace the deprecated
+  rsvg_handle_set_size_callback().
 
 Version 2.40.15
 - Apologies for the lack of 2.40.14.  I mistakenly tagged the


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