diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2008-06-02 21:40:53 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-06-02 21:40:53 +0000 |
commit | d45136a0275b46a589e1c20d22b8662a57749a1a (patch) | |
tree | 2aefbfe8f6320e679eef5e880ecdca33f6f5ee4d /NEWS | |
parent | fa9038a5cc15b6c39b89b714cff9b8954801355a (diff) | |
download | pango-d45136a0275b46a589e1c20d22b8662a57749a1a.tar.gz |
=== Released 1.21.2 ===PANGO_1_21_2
2008-06-02 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.21.2 ===
* configure.in: Version 1.21.2
* NEWS: Updated.
svn path=/trunk/; revision=2647
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Overview of changes between 1.21.1 and 1.21.2 +============================================== +- Various win32 font handling improvements +- Bugs fixed in this release: + Bug 510299 – OpenType font variants are broken with ATSUI/Cairo + Bug 436363 - Bold and Bold Italic style of MS-Mincho font are not + listed in GtkFontSelection + Bug 523193 – Vista Hebrew, CJK fonts to builtin win32 pango aliases + Patch by Daniel Atallah. + Overview of changes between 1.21.0 and 1.21.1 ============================================== - Partial work to make pango_break() exactly follow Unicode TR#14 and TR#29. |