mpv/libass
greg 9bad4bdce4 Combine adjacent overlapping, translucent glyph borders and shadows to
avoid luminance build-up, which looks ugly.

The resulting, modified bitmaps are stored in separate bitmap cache.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28824 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-05 20:47:33 +00:00
..
ass.c Style override for ScaledBorderAndShadow. 2009-03-05 20:36:52 +00:00
ass.h libass: fix type mismatch between size parameter and the way it's used 2008-09-05 22:59:01 +00:00
ass_bitmap.c Hack: half-merge glyph border with outline to avoid ugly anti-aliasing 2009-03-05 20:36:35 +00:00
ass_bitmap.h Allow \be with arguments other than 0 or 1. Implement \blur. 2009-02-07 01:13:02 +00:00
ass_cache.c Combine adjacent overlapping, translucent glyph borders and shadows to 2009-03-05 20:47:33 +00:00
ass_cache.h Combine adjacent overlapping, translucent glyph borders and shadows to 2009-03-05 20:47:33 +00:00
ass_font.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_font.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_fontconfig.c Consistently use NULL for pointers instead of 0. 2008-11-02 11:48:20 +00:00
ass_fontconfig.h Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
ass_library.c Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_library.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_mp.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
ass_mp.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00
ass_render.c Combine adjacent overlapping, translucent glyph borders and shadows to 2009-03-05 20:47:33 +00:00
ass_types.h Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass_utils.c Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
ass_utils.h Support ScaledBorderAndShadow property. 2009-03-05 20:36:48 +00:00
mputils.h Speak of libass instead of MPlayer in the libass license headers. 2008-05-14 17:21:58 +00:00