]> granicus.if.org Git - libass/commit
VSFilter compat: don't render shadow when glyph/border invisible
authorGrigori Goronzy <greg@blackbox>
Fri, 8 Apr 2011 22:24:48 +0000 (00:24 +0200)
committerGrigori Goronzy <greg@blackbox>
Fri, 8 Apr 2011 22:24:48 +0000 (00:24 +0200)
commitf9283004c4f03b316e1b1cb5fe4491acd98a2a6f
treee343da84c274b1b979810f8efeb46b10b5562a7b
parent22f6651e191f83bed6ebd8e331f5d2d8aad9ab59
VSFilter compat: don't render shadow when glyph/border invisible

Yet another VSFilter idiosyncracy: when the glyph fill is invisible
(alpha 0xFF) and there is no border, do not render any shadow.
libass/ass_render.c