Bug 331723 – shapers should not crash on failures
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 21 Feb 2006 10:47:30 +0000 (10:47 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 21 Feb 2006 10:47:30 +0000 (10:47 +0000)
commite0babd9ed3f94843d2d8833592bd55895769c009
tree764c7f23486a5d0ce9b4e86fc664870867402ebb
parentf3f321992201a5daa52bc44042858b2a9992b672
Bug 331723 – shapers should not crash on failures

2006-02-21  Behdad Esfahbod  <behdad@gnome.org>

        Bug 331723 – shapers should not crash on failures

        * modules/*/*-fc.c: Return instead of g_return_if_fail when
        face == NULL.

        * pango/pango-engine.h (PangoEngineShape): Document that a shaper
        should return an empty glyph string on failure.
ChangeLog
modules/arabic/arabic-fc.c
modules/basic/basic-fc.c
modules/hebrew/hebrew-fc.c
modules/indic/indic-fc.c
modules/khmer/khmer-fc.c
modules/syriac/syriac-fc.c
modules/thai/thai-ot.c
modules/tibetan/tibetan-fc.c
pango/pango-engine.h