[xft,ft2] Fix empty-glyph logical extents
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 6 Apr 2009 23:43:17 +0000 (19:43 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 6 Apr 2009 23:43:43 +0000 (19:43 -0400)
commit1e990af007255d1137ec76bd86658198d73994c6
treef8b624f16cbf7817d4e9383a263ea80b31cbf931
parente61e53f197bf238269a9db736901e64fd999190a
[xft,ft2] Fix empty-glyph logical extents

Previously we were returning zero.  We now return the height of the
glyph for space.
pango/pangoft2.c
pango/pangoxft-font.c