Merge branch 'qt-text-html-readers' of github.com:jeffski/libopenshot into pr-305

This commit is contained in:
FeRD (Frank Dana)
2019-08-13 12:59:35 -04:00
5 changed files with 45 additions and 21 deletions

View File

@@ -46,6 +46,7 @@ int main(int argc, char* argv[]) {
5, // y_offset
GRAVITY_CENTER, // gravity
"<span style=\"font-family:sans-serif; color:#fff;\"><b>Check out</b> this Text!</span>", // html
"b { color: #ff0000; }",
"#000000" // background_color
);
r.Open(); // Open the reader