]> granicus.if.org Git - libass/commit
Don't use margins for events that should not be overridden
authorwm4 <wm4@nowhere>
Mon, 16 Mar 2015 20:02:47 +0000 (21:02 +0100)
committerwm4 <wm4@nowhere>
Mon, 16 Mar 2015 20:02:47 +0000 (21:02 +0100)
commite0200429f799b4a06e1b4ca18ab7eab504777241
treefb57f7ec4d292e1e2c5d6fa6657756d30aabf8de
parent50799d10fac81f25f2da8353d0394875101ee220
Don't use margins for events that should not be overridden

libass already does not use the margins for events using \pos. This is
not quite complete: there are other tags that we consider as "not
dialogue", and which should not be overridden. These tags do not use
EVENT_POSITIONED, and thus use the margins, which can mess up rendering.
libass/ass_render.c
libass/ass_render.h