After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 508381 - indent and center alignment don't mix
indent and center alignment don't mix
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-01-09 22:06 UTC by Behdad Esfahbod
Modified: 2008-01-09 22:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2008-01-09 22:06:44 UTC
Try with pango-view....

I fixed this in trunk.  Should fix in branch too.
Comment 1 Behdad Esfahbod 2008-01-09 22:12:18 UTC
2008-01-08  Behdad Esfahbod  <behdad@gnome.org>

        Bug 508381 – indent and center alignment don't mix

        * pango/pango-layout.c: Ignore indent if aligned center, and document
        so.  This assumption was present in some places and not the others.
        Fixed now.