diff options
author | Alexander Larsson <alexl@redhat.com> | 2012-12-06 16:50:54 +0100 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2012-12-06 17:05:27 +0100 |
commit | f987affae249704ca3e216701e8d9ce3c1117801 (patch) | |
tree | 516ec6bf52856ed2d4f7f0b1835251acd9181e95 /NEWS | |
parent | f8ab6c41a6f6a0e633e57b2a2ea5acd253a8cb81 (diff) | |
download | pango-f987affae249704ca3e216701e8d9ce3c1117801.tar.gz |
Update NEWS for 1.32.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Overview of changes between 1.32.3 and 1.32.4 +============================================= +- Require harfbuzz 0.9.9 +- 340066 - Add serials tracking changes in PangoFontMap/PangoContext/PangoLayout +- Automatically relayout PangoLayout if PangoContext has changed +- Fix rendering of rotated frames +- 576156 - Remove Thai/Lao Prepend/Extend properties +- Fix grapheme properties of joiner / nonjoiner +- Fix grapheme properties of U+FFxx range +- Fix line break of surrogate characters +- Fix grapheme boundaries of surrogates and unassigned default ignorables +- Update bidi tables to Unicode 6.2.0 +- 689648 - Use -Bsymbolic-functions by default if available +- Fix Win32 and CoreText cairo backends to take cairo CTM into account + Overview of changes between 1.32.2 and 1.32.3 ============================================= - make gobject-introspection PANGO_GLYPH happy |