summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-02 00:59:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-02 00:59:01 +0000
commit37fd4baefa4ba074d2381116008f244dfe90edce (patch)
tree75b448494e1e8d9b183bbf223cc02b2f0ddd3e3c /NEWS
parentaf095f2b80d62ebbe8dbd3a212f20a2ca2c3b7c7 (diff)
downloadpango-37fd4baefa4ba074d2381116008f244dfe90edce.tar.gz
=== Released 1.3.5 ===PANGO_1_3_5
Mon Mar 1 19:24:09 2004 Owen Taylor <otaylor@redhat.com> * === Released 1.3.5 === * configure.in: Version 1.3.5 (1.3.4 skipped), interface age 0. * NEWS: Update * modules/arabic/arabic-fc.c (arabic_engine_shape): Fix a crash from left-over handling of clusters for non-spacing marks.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ff34922..f9ccd615 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
-Overview of changes between 1.3.2 and 1.3.3
+Overview of changes between 1.3.3 and 1.3.5
===========================================
+* Add support for automatically determining the base direction for
+ PangoLayout from the contained text [Dov Grobgeld]
+* Major rework of internal opentype interfaces to fix
+ problems with GPOS. Turn on GPOS handling for Arabic.
+* Add a PangoAttribute to turn off font fallback [Noah Levitt]
+* Add wavy error-indication underlines [Nicolas Setton]
+* Improve handling of BENGALI LETTER A/E [Sayamindu Dasgupta]
+* Win32 bug fixes and improvements [J. Ali Harlow, Hans Breuer]
+* Misc bug fixes [Noah, Roozbeh Pournader]
+Overview of changes between 1.3.2 and 1.3.3
+===========================================
* Add pango_font_face_list_sizes() [Noah Levitt]
* Add pango_font_family_is_monospace [Noah]
* Do OpenType processing for CFF fonts [Manjunath Sripadarao]