Change video content scaling so that it either:
[dcpomatic.git] / test / render_subtitles_test.cc
index 68b19200785b0de009033dae2d40ddcb28e0bae1..29c6c9963575b949c29bcbe8012aa4ff8c1f0e54 100644 (file)
@@ -52,7 +52,8 @@ add (std::list<StringText>& s, std::string text, bool italic, bool bold, bool un
                                dcp::Colour (0, 0, 0),
                                dcp::Time (),
                                dcp::Time ()
-                               )
+                               ),
+                       2
                        )
                );
 }