~ubuntu-branches/ubuntu/feisty/pango1.0/feisty

Viewing all changes in revision 36.

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-01-18 11:19:43 UTC
  • mfrom: (20.1.16 feisty)
  • Revision ID: james.westby@ubuntu.com-20070118111943-r6gxr0qci7xgroj6
Tags: 1.15.4-0ubuntu1
* New upstream version:
  General:
  - Finish vertical text support.
  - Fix various bugs that could cause ellipsization to stop prematurely.
  - Fix rendering of background color being off in presence 
    of rise attribute.
  - Improved text-on-path example (examples/cairotwisted.c)
  Code base cleanups:
  - Whitespace cleanups.  Hopefully patches still apply using patch -l
  - Replace C++-style // comments with C-style /* */ ones.
  - Move the pango-view tool from examples/ into pango-view/.  The examples/
    dir is still available and for simple examples only.
  Bugs fixed in this release:
  - Map kATSDeletedGlyphcode to PANGO_GLYPH_EMPTY
  - Use is_ellipsized and is_wrapped to optimize property changes
  - Need to know if a layout has unknown glyphs
  - PangoLayouts should be query-able about their
    effective properties (width / wrapped / ellipsized / etc)
  - pango-layout.c: 'pango_layout_is_ellipsized' must return a value
  - Add layout of mixed direction text for vertical layout
  - Use -mms-bitfields
  - check for X on win32
* Sync with Debian
* debian/control.in:
  - updated transition version for Ubuntu
* debian/patches/20_fix-fontconfig-fcmatch.patch:
  - fixed with the new version
* debian/patches/21_malayalam-rendering.patch:
  - dropped, upstream made other changes and the patch doesn't apply,
    use the upstream version rather than updating a patch which might
    not be required
* debian/patches/30_anymetrics.patch:
  - Turn on FC_ANY_METRICS whenever looking up fonts with fontconfig.
  This lets fontconfig's configuration know that we don't care about
  getting a font with exactly the same shape as the family we asked for.
  This fixes the (eg) firefox vs. (eg) evince font metrics ugliness
  problem.
* debian/rules:
  - updated modver from 1.5.0 to 1.6.0

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: