Add a "wrapped" argument to pango_layout_line_postprocess(). Going to use
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 2 May 2007 05:12:21 +0000 (05:12 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 2 May 2007 05:12:21 +0000 (05:12 +0000)
commitdf31a6e8b10f236c4fee69e9ded7590d29da9cdf
tree40603c49ab2a70ca4db5687319d7b3b2487204dd
parent6447a732f734f30917893a00746603dbc9d1278a
Add a "wrapped" argument to pango_layout_line_postprocess(). Going to use

2007-05-02  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pango-layout.c (process_line),
        (pango_layout_line_postprocess): Add a "wrapped" argument to
        pango_layout_line_postprocess().  Going to use it for eg whether we
should justify the line.

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