Fix \fay when used with multiline subs
commit758b15ecd437137bb9e794884fa8483430a0fee6
authorwm4 <wm4@nowhere>
Sat, 29 Sep 2012 20:12:17 +0000 (29 22:12 +0200)
committerwm4 <wm4@nowhere>
Sat, 29 Sep 2012 20:12:17 +0000 (29 22:12 +0200)
tree1b3e2d5ab2e73c1f40e7c63323c870f1f495cef6
parent7af78014635dbe81c3328405aa68dd2cfef94bc4
Fix \fay when used with multiline subs

When \fay tag is applied to a multiline sub, it causes subsequent lines
of the sub to be offset vertically as if it was rendered next to the
previous line (not below).

Patch by Hector Martin <hector@marcansoft.com>, with an additional
correction related to libass issue #46.
libass/ass_render.c