[librsvg] Update NEWS



commit 200b802882db5198d39929342dd88a1e7687b907
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jul 3 12:09:43 2020 -0500

    Update NEWS

 NEWS | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/NEWS b/NEWS
index b3efcf56..fc181b29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 2.49.3
+
+- #34 - The 'font' shorthand in is now supported in CSS.  Librsvg
+  ignores the 'line-height' sub-property because it cannot be done
+  easily with Pango, but everything else in 'font' should work now.
+
+- #605 - Compute 'bolder' and 'lighter' font-weight correctly.
+
+- #219 - Make the path parser have a tokenizer/parser (Emile Snyder).
+
+- Fixes for the CI after the gitlab.gnome.org changes (Jordan Petridis).
+
+- Fixed some typos in the documentation (codespell is awesome!).
+
 Version 2.49.2
 
 - Fix failing tests.


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