From 4b0ece8d964961598ce4734ce25bb0aed66dbf7a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 3 Jun 2015 16:09:24 +0100 Subject: Add AspectAdjust to subtitles. --- src/font_node.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/font_node.h') diff --git a/src/font_node.h b/src/font_node.h index 97efde73..2149e883 100644 --- a/src/font_node.h +++ b/src/font_node.h @@ -46,6 +46,7 @@ public: std::string text; boost::optional id; int size; + boost::optional aspect_adjust; boost::optional italic; boost::optional colour; boost::optional effect; -- cgit v1.2.3