Fix: VSFilter compat: don't render shadow when glyph/border invisible
commitd64db394cb7b685f4f4d2775a35b358cf7bd0b9e
authorGrigori Goronzy <greg@blackbox>
Mon, 4 Jul 2011 08:00:33 +0000 (4 10:00 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 4 Jul 2011 08:00:33 +0000 (4 10:00 +0200)
treeaf52e6323842274719458755a258cca921d554aa
parent3e6da15766c85322a6ea3331b5119109ee44680f
Fix: VSFilter compat: don't render shadow when glyph/border invisible

Use the alpha channel, not the red channel. Fixes commit f92830.

Original patch by lachs0r.
libass/ass_render.c