Hack: return a valid face index even if no glyph is found
commit29638467c702fd528327da34cf6d96cf9dbf486a
authorGrigori Goronzy <greg@blackbox>
Sun, 17 Jul 2011 16:38:31 +0000 (17 18:38 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 17 Jul 2011 16:38:31 +0000 (17 18:38 +0200)
tree0bdd6f0b03635b44618ecca73c22ad2005764300
parent0b709a5df697b36a24e4456b24585ec8f0c54b63
Hack: return a valid face index even if no glyph is found

Temporary fix for a crash when a font face doesn't actually contain
the glyph that fontconfig reports. Needs a real solution.
libass/ass_font.c