summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-06-12 19:40:11 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-06-12 19:40:11 +0000
commit40e01dd122f07733b1419226291d0d11acf5098c (patch)
treedb13c3520abac57d60691f1a960e099663b82d1c /NEWS
parentd12d6d920c636c8a6c45813427472a6da5ec3771 (diff)
downloadpango-40e01dd122f07733b1419226291d0d11acf5098c.tar.gz
=== Released 1.13.2 ===PANGO_1_13_2
2006-06-12 Behdad Esfahbod <behdad@gnome.org> * === Released 1.13.2 === * configure.in: Version 1.13.2 * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23fefb00..b90e48c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Overview of changes between 1.13.1 and 1.13.2
+==============================================
+* Improved hexbox drawing, and font metrics calculations.
+* Synthesize italic variants on win32 [Hans Breuer]
+* New public API:
+ - pango_cairo_show_error_underline
+ - pango_cairo_error_underline_path
+ - pango_font_describe_with_absolute_size
+* Misc fixes.
+* Bugs fixed in this release:
+ Bug 326960 – hex box drawing for win32 and atsui backends of cairo
+ Bug 343717 – License information in unclear.
+ Bug 343355 – Add pango_cairo_show_error_underline &
+ pango_cairo_error_underline_path
+ Bug 343966 – pango Cygwin build fixes
+ Patch from Cygwin Ports maintainer.
+ Bug 343796 – Italic Chinese character can't be show correctly in
+ Win32.
+ Bug 314114 – max_x_advance not appropriate for
+ approximate_(char|digit)_width
+ Bug 341138 – Using TTC font, Gtk2 programs begin to eating big memory
+ and have many cpu usage.
+ Patch from Yong Li.
+ Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't correct
+ when using MarkAttchmentType
+ Patch from Tin Myo Htet.
+ Bug 333984 – pango_language_from_string improvements
+ Bug 125378 – Better underline thickness handling
+ Bug 339730 – Pango needlessly falls back away from a Type 1 font into
+ a TTF font
+ Bug 342562 – Support absolute sizes in
+ pango_font_description_to/from_string
+ Bug 341922 – pango should handle more characters as zero width
+ Patch from Roozbeh Pournader
+ Bug 342525 – With PangoFc and PangoWin32, approximate digit width is
+ not what it says
+ Bug 342079 – pangoatsui-private.h missing from release
+
Overview of changes between 1.13.0 and 1.13.1
==============================================
* Increased robustness against broken pango.modules