add bump floatautos, add time_references for align timecodes, add menuitem create_key...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / titler / titler.C
index 28333d4ee70544ed96511e7698d4dfe454e4b295..fcab44010e74a05c69aca8a16735e441a726c5ad 100644 (file)
@@ -87,7 +87,7 @@ TitleConfig::TitleConfig()
        strcpy(font, "fixed");
        strcpy(encoding, DEFAULT_ENCODING);
        style = FONT_ALIAS;
-       size = 24;
+       size = 48;
        color = BLACK;
        alpha = 0xff;
        outline_size = 0.;
@@ -110,7 +110,7 @@ TitleConfig::TitleConfig()
        next_keyframe_position = 0;
        prev_keyframe_position = 0;
        timecode = 0;
-       dropshadow = 2;
+       dropshadow = 0;
        background = 0;
        strcpy(background_path, "");
        timecode_format = DEFAULT_TIMECODEFORMAT;