diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-11-17 21:38:53 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-11-17 21:38:53 -0500 |
commit | 640404de481360206d0c08f7528ff14cf9166814 (patch) | |
tree | 7d97c81e709b05055cab30e0f8299ee59368914f /NEWS | |
parent | df2d2ecbedfcc9fd470313c08f3d7edad148a0d1 (diff) | |
download | pango-640404de481360206d0c08f7528ff14cf9166814.tar.gz |
Release 1.26.11.26.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Overview of changes between 1.26.0 and 1.26.1 +============================================= +- Finally fix GPOS positioning and kerning with non-identity cairo matrices +- [HB] Fix lookup_flag ignoring +- Fix leak with non-mmapped fonts +- Allow using uninstalled glib +- Bugs fixed: + Bug 341481 - pangocairo kerning problem with nonidentity scaling + Bug 587768 - [patch] Don't build pango-view twice + Bug 594101 - [Indic] character class data updates to support unicode 5.1 + Bug 596837 - Typo in pango_cairo_show_layout documentation + Overview of changes between 1.25.6 and 1.26.0 ============================================= - New stable release series |