On Tue, 2008-02-05 at 15:01 +0100, Gwenole Beauchesne wrote:
> So, for the first ' ' character (space), FT_Render_Glyph() in
> clutter/pango/pangoclutter-render.c::font_render_glyph() will return
> successfully (retval == 0), but face->glyph->bitmap.buffer == NULL, and
> face->glyph->{width,height} = 0.
I had a look at this: adding a check for face->glyph->bitmap.buffer ==
NULL and just returning stops it crashing, but puts a ',' in place of
' ' which seems a bit strange at the moment.
iain
--
To unsubscribe send a mail to [EMAIL PROTECTED]