summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2012-04-21 03:52:54 +0200
committerGrigori Goronzy <greg@blackbox>2012-04-21 03:52:54 +0200
commitf1d3d38dc81cc07b432d93bb2346f3b8c24c920a (patch)
tree74ce0739c906390d62c868550dbaaaafbe70d8a3 /libass/ass_render.h
parent2ba300123f7e6e5b9bbc69976ca4017993af694b (diff)
downloadlibass-f1d3d38dc81cc07b432d93bb2346f3b8c24c920a.tar.bz2
libass-f1d3d38dc81cc07b432d93bb2346f3b8c24c920a.tar.xz
Refactor and fix border generation
Make sure to update the border appropriately in the second pass, after parsing.
Diffstat (limited to 'libass/ass_render.h')
-rw-r--r--libass/ass_render.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libass/ass_render.h b/libass/ass_render.h
index 6dca2a2..2ee7f1e 100644
--- a/libass/ass_render.h
+++ b/libass/ass_render.h
@@ -175,6 +175,7 @@ typedef struct {
int flags; // decoration flags (underline/strike-through)
FT_Stroker stroker;
+ int stroker_radius; // last stroker radius, for caching stroker objects
int alignment; // alignment overrides go here; if zero, style value will be used
double frx, fry, frz;
double fax, fay; // text shearing