Mark behavior as undefined if height is not -1 and ellipsize mode is
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 22 Jan 2008 03:31:40 +0000 (03:31 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 22 Jan 2008 03:31:40 +0000 (03:31 +0000)
commit75ea4332b52dbbdbed9641793ab99de6169d361c
tree6b053812ede724ef339d8930425582c6a894c6cc
parent792cb2621ea727020f361675f7637ce1207734c9
Mark behavior as undefined if height is not -1 and ellipsize mode is

2008-01-21  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pango-layout.c (pango_layout_set_height()): Mark behavior as
        undefined if height is not -1 and ellipsize mode is
        PANGO_ELLIPSIZE_NONE.

svn path=/trunk/; revision=2549
ChangeLog
pango/pango-layout.c