]> granicus.if.org Git - libass/commit
Implement BorderStyle 3
authorGrigori Goronzy <greg@blackbox>
Wed, 12 Aug 2009 00:59:00 +0000 (02:59 +0200)
committerGrigori Goronzy <greg@blackbox>
Wed, 12 Aug 2009 00:59:00 +0000 (02:59 +0200)
commit1934927c0532c9493e6985a632d66ce4a945930b
treedb87b9950ead3e25b232494ba170d071c8ce921b
parentceefa4d7517a611de4c27c7de416a4ca7d22eeef
Implement BorderStyle 3

The "opaque box" border style renders an opaque box in the glyph area
instead of rendering a regular stroked border.  This implementation
replaces the glyph outline by an outline that contains only one
rectangle with the size of the glyph, plus optional extra border.
libass/ass_render.c