summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_cache.h')
-rw-r--r--libass/ass_cache.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libass/ass_cache.h b/libass/ass_cache.h
index 677b705..0600142 100644
--- a/libass/ass_cache.h
+++ b/libass/ass_cache.h
@@ -42,9 +42,8 @@ typedef struct {
} CompositeHashValue;
typedef struct {
- FT_Library lib;
- FT_Outline *outline;
- FT_Outline *border;
+ ASS_Outline *outline;
+ ASS_Outline *border;
FT_BBox bbox_scaled; // bbox after scaling, but before rotation
FT_Vector advance; // 26.6, advance distance to the next outline in line
int asc, desc; // ascender/descender