summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache.h
diff options
context:
space:
mode:
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-16 13:32:46 +0000
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-16 13:32:46 +0000
commitbf0cb3bdf8d4829f41f4a340e18e9603f8088f86 (patch)
tree2d2d86f387067fba9ab8b8aaa1fcb6b7dfe089d4 /libass/ass_cache.h
parent85933b51d3aec4a524a4e4119318eefb16421fa6 (diff)
downloadlibass-bf0cb3bdf8d4829f41f4a340e18e9603f8088f86.tar.bz2
libass-bf0cb3bdf8d4829f41f4a340e18e9603f8088f86.tar.xz
Add \be (blur edges) support to libass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19854 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libass/ass_cache.h')
-rw-r--r--libass/ass_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libass/ass_cache.h b/libass/ass_cache.h
index f24886e..b17fcdb 100644
--- a/libass/ass_cache.h
+++ b/libass/ass_cache.h
@@ -26,6 +26,7 @@ typedef struct glyph_hash_key_s {
int index; // glyph index in the face
unsigned outline; // border width, 16.16 fixed point value
int bold, italic;
+ char be; // blur edges
// the following affects bitmap glyphs only
unsigned scale_x, scale_y; // 16.16