Fix crash with FreeType's updated stroker
commit0b709a5df697b36a24e4456b24585ec8f0c54b63
authorGrigori Goronzy <greg@blackbox>
Sun, 17 Jul 2011 15:43:55 +0000 (17 17:43 +0200)
committerGrigori Goronzy <greg@blackbox>
Sun, 17 Jul 2011 15:43:55 +0000 (17 17:43 +0200)
treedc27d6c194aac434732a31064bcc13fa12e10694
parent2f01497b9974ab083b99bed3823bbf9702ad8b9a
Fix crash with FreeType's updated stroker

The new revision of the stroker in FreeType doesn't like the way
contours are zero-filled to disable them. It's not particularly clean
anyway, so rewrite the whole outline instead.
libass/ass_font.c