summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 28 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 73596b9f..04ff7816 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
-pOverview of changes between 1.8.0 and 1.8.1
+verview of changes between 1.8.x and 1.9.x
+===========================================
+* Add Cairo support; PangoCairoFontmap is an interface with
+ implementations for Fontconfig fonts and Win32 fonts
+* Extend PangoFcFontmap to allow more customization by subclasses
+* Handle NULL language better for pango_context_get_metrics()
+* misc optimization [Paolo Borelli, Behdad Esfahbod]
+* Misc bug and build fixes [Hans Breuer, Damien Carbery,
+ Keith Packard, Manish Singh]
+* Doc fixes [Tim Janik]
+
+============================================================
+
+Overview of changes since 1.8.1
+===============================
+* Increase sharing of data between different copies of Pango
+ [Tommi Komulainen, Ross Burton]
+* Cache metrics for the Win32 backend [Tor Lillqvist]
+* Improve handling of RTL text when passing it to Uniscribe [Tor]
+* Better handling of MacThai encoded fonts [Theppitak Karoonboonyanan]
+* Support for TrueType fonts with characters outside the BMP [Tor]
+* Handle zero width chars properly in Hangul backend
+ [Young-Ho Cha, Changwoo Ryu]
+* Misc bug and build fixes [Sebastien Bacher, Paolo Borelli,
+ Aivars Kalvans, Stepan Kasal, Ben Maurer, Sukhjinder Sidhu, Manish Singh,
+ Morten Welinder]
+
+Overview of changes between 1.8.0 and 1.8.1
===========================================
* Fix several problems with conjuct formation in Sinhala [Harshula]
* Fix problems that were causing fonts to be missized and
@@ -579,5 +606,3 @@ Changes between 0.12 and 0.13
What is new in GScript 0.1:
* Initial release
-
-