Only word wrap on spaces
commita3d0b507bd1bb18067de7b948f5371197dc142b9
authorGrigori Goronzy <greg@blackbox>
Thu, 12 Aug 2010 19:47:24 +0000 (12 21:47 +0200)
committerGrigori Goronzy <greg@blackbox>
Thu, 12 Aug 2010 19:47:24 +0000 (12 21:47 +0200)
tree83c6d1d237e507e2f2d821524f8904c43b76bfd8
parent265e6ec005a55ef226844715d408e77dcef886fd
Only word wrap on spaces

It looks like VSFilter only ever wraps on spaces, even if the line
length is going to overflow. We should do that as well.
Fixes a pretty confusing problem with scrolling vertical text.
libass/ass_render.c