Bug 326099 – Setting width, indentation and ellipsizing doesn't work as
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 19 Dec 2006 21:37:39 +0000 (21:37 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 19 Dec 2006 21:37:39 +0000 (21:37 +0000)
commitb6ff5b076ead703a36fa5aed17e5b1e2946330e4
tree82fb9d3f6b545af07ce3f2dd8f73fa4788f0494a
parentf9cae2d7edabf388e67b40962a9b1057d4e42613
Bug 326099 – Setting width, indentation and ellipsizing doesn't work as

2006-12-19  Behdad Esfahbod  <behdad@gnome.org>

        Bug 326099 – Setting width, indentation and ellipsizing doesn't work
        as I would expect

        * pango/ellipsize.c (_pango_layout_line_ellipsize): Account for
        indentation when deciding what width to ellipsize for.

        * pango/pango-layout.c (get_alignment): Don't bother about
        conditioning on the line direction for center alignment.
ChangeLog
pango/ellipsize.c
pango/pango-layout.c