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
commit69cbeae8457acc1266d5471c5b7b9fb4dff2d374 (patch)
tree32732bb00905d13ac0ae90a04155af5cb4c73f2e /libass/ass_cache.h
parentb21382fa5b313ab1faa6a7722e77bf3b56f3be2f (diff)
downloadmpv-69cbeae8457acc1266d5471c5b7b9fb4dff2d374.tar.bz2
mpv-69cbeae8457acc1266d5471c5b7b9fb4dff2d374.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 f24886e873..b17fcdb2e8 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