]> granicus.if.org Git - libass/commit
If (has outline) blur(outline) else blur(glyph).
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 7 Aug 2008 22:20:58 +0000 (22:20 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 7 Aug 2008 22:20:58 +0000 (22:20 +0000)
commit673c8bab10c15b27e615acaf4673c813daafe361
tree6817b75d606e2642c6dd4af637de2df0710c7ef9
parent330e495e51ded6d0b0f2d2b2fe8c22c84732e3d6
If (has outline) blur(outline) else blur(glyph).

If there is an outline, the glyph itself should not be blurred. Keeps
the border between glyph and outline clear (unblurred), which is
probably how it should be.

Patch by Diogo Franco (diogomfranco gmail com).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27441 b3059339-0415-0410-9bf9-f77b7e298cf2
libass/ass_bitmap.c