[Bug 1042971] Re: Update to 1.32
Robert Ancell
robert.ancell at canonical.com
Wed Dec 19 03:21:56 UTC 2012
** Description changed:
+ Overview of changes between 1.32.4 and 1.32.5
+ =============================================
+ - 689843 - Drop last ues of G_CONST_RETURN
+ - 689864 - build failure
+ - 689882 - pango-font.h:381: error: comma at end of enumerator list
+ - 686512 - pango_cairo_font_get_scaled_font failed under wine
+ - 690081 - pangofc-fontmap: Remove bad use of the comma operator
+ - 679299 - Allow incrementally parsing pango markup
+
+ 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
+ - provide a phony define for LANGUAGE
+ - adjust to harfbuzz 0.97 api
+
+ Overview of changes between 1.32.1 and 1.32.2
+ =============================================
+ - 685021 - Fix load_fontset() for Win32 backend
+ - pango-viewer: Flush cairo surface when done
+ - 687470 - Xft: Fix a deadlock on display close
+ - Add missing colors from the web palette
+ - Rename configure.in to configure.ac
+
+ Overview of changes between 1.32.0 and 1.32.1
+ =============================================
+ - Fixup grapheme clusters
+ - 684959 - crash after "Add pango_shape_full()"
+
+ Overview of changes between 1.31.2 and 1.32.0
+ =============================================
+ - Add a --without-xfg configure option
+ - Add pango_shape_full()
+
+ Overview of changes between 1.31.1 and 1.31.2
+ =============================================
+ - More work on towards thread-safety
+ - Build fixes on OS X
+
+ Overview of changes between 1.31.0 and 1.31.1
+ =============================================
+ - The module cache file can now be located in libdir
+ - Initial work towards making pango thread-safe
+ - Update to Unicode 6.1.
+ - 682421 - Fix vertical text, gravity, etc, with HarfBuzz
+ - 678721 - Don't need to get item properties...
+ - 678997 - Colors aqua, silver and indigo missing...
+ - 653347 - rise units documented incorrectly
+ - 682952 - remove old glib check
+ - Deprecate pango-ot.h.
+ - Deprecate pango_fc_font_kern_glyphs
+ - Deprecate pango_lookup_aliases
+
Overview of changes between 1.30.1 and 1.31.0
=============================================
- Port to harfbuzz 0.9.x, use external harfbuzz
- Remove Arabic, Syriac, Hangul Hebrew, Khmer,
Tibetan and Thai shapers (replaced by harfbuzz)
- Remove Indic module (replaced by harfbuzz)
- Remove Atsui support (superseded by CoreText)
- Remove PangoX
- 679654 - Crash for PangoContext.list_families
- 680965 - missing language strings for ...
- 681423 - introspection: assorted fixes...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pango1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1042971
Title:
Update to 1.32
Status in “pango1.0” package in Ubuntu:
Triaged
Bug description:
Overview of changes between 1.32.4 and 1.32.5
=============================================
- 689843 - Drop last ues of G_CONST_RETURN
- 689864 - build failure
- 689882 - pango-font.h:381: error: comma at end of enumerator list
- 686512 - pango_cairo_font_get_scaled_font failed under wine
- 690081 - pangofc-fontmap: Remove bad use of the comma operator
- 679299 - Allow incrementally parsing pango markup
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
- provide a phony define for LANGUAGE
- adjust to harfbuzz 0.97 api
Overview of changes between 1.32.1 and 1.32.2
=============================================
- 685021 - Fix load_fontset() for Win32 backend
- pango-viewer: Flush cairo surface when done
- 687470 - Xft: Fix a deadlock on display close
- Add missing colors from the web palette
- Rename configure.in to configure.ac
Overview of changes between 1.32.0 and 1.32.1
=============================================
- Fixup grapheme clusters
- 684959 - crash after "Add pango_shape_full()"
Overview of changes between 1.31.2 and 1.32.0
=============================================
- Add a --without-xfg configure option
- Add pango_shape_full()
Overview of changes between 1.31.1 and 1.31.2
=============================================
- More work on towards thread-safety
- Build fixes on OS X
Overview of changes between 1.31.0 and 1.31.1
=============================================
- The module cache file can now be located in libdir
- Initial work towards making pango thread-safe
- Update to Unicode 6.1.
- 682421 - Fix vertical text, gravity, etc, with HarfBuzz
- 678721 - Don't need to get item properties...
- 678997 - Colors aqua, silver and indigo missing...
- 653347 - rise units documented incorrectly
- 682952 - remove old glib check
- Deprecate pango-ot.h.
- Deprecate pango_fc_font_kern_glyphs
- Deprecate pango_lookup_aliases
Overview of changes between 1.30.1 and 1.31.0
=============================================
- Port to harfbuzz 0.9.x, use external harfbuzz
- Remove Arabic, Syriac, Hangul Hebrew, Khmer,
Tibetan and Thai shapers (replaced by harfbuzz)
- Remove Indic module (replaced by harfbuzz)
- Remove Atsui support (superseded by CoreText)
- Remove PangoX
- 679654 - Crash for PangoContext.list_families
- 680965 - missing language strings for ...
- 681423 - introspection: assorted fixes...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango1.0/+bug/1042971/+subscriptions
More information about the foundations-bugs
mailing list