summaryrefslogtreecommitdiffstats
path: root/libass/ass_font.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_font.h')
-rw-r--r--libass/ass_font.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libass/ass_font.h b/libass/ass_font.h
index 725a7c1..481a630 100644
--- a/libass/ass_font.h
+++ b/libass/ass_font.h
@@ -27,6 +27,8 @@
#include "ass.h"
#include "ass_types.h"
+#define VERTICAL_LOWER_BOUND 0x02f1
+
#define ASS_FONT_MAX_FACES 10
#define DECO_UNDERLINE 1
#define DECO_STRIKETHROUGH 2