Remove excess LRM.
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 15 Aug 2006 20:46:10 +0000 (20:46 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 15 Aug 2006 20:46:10 +0000 (20:46 +0000)
commit4adf7dea1e8ecedb3bf9325be46c19c0167e0009
tree1024154a4f997dbcf23f59a50199c79b2fe63643
parent5ad6cd2803ba45fbdffe5226ace285ca4a696a60
Remove excess LRM.

2006-08-15  Behdad Esfahbod  <behdad@gnome.org>

        * examples/HELLO.utf8: Remove excess LRM.

        * examples/viewer-pangocairo.c (render_callback): Draw baselines in
        border-drawing mode.

        * pango/pango-layout.c (pango_layout_line_get_extents): Make sure
        we set logical_rect.y on empty lines.  Previously empty lines had
        wrong baseline.  The code apparently was written like that
        intentionally, but I cannot find out why.
ChangeLog
examples/HELLO.utf8
examples/viewer-pangocairo.c
pango/pango-layout.c