X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftitler%2Ftitler.h;h=bca0076560623faf24e96a6f91c5e23c67b810d8;hb=f3adc7285af86851913b48592a8c4fdfcdcdf8b6;hp=eff6db54f0b3ee5a570389cf88134cfb2e0d65e3;hpb=efa5246e9610548448a6e4d505fdc6bdb5da84eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/titler/titler.h b/cinelerra-5.1/plugins/titler/titler.h index eff6db54..bca00765 100644 --- a/cinelerra-5.1/plugins/titler/titler.h +++ b/cinelerra-5.1/plugins/titler/titler.h @@ -156,7 +156,7 @@ public: double fade_in, fade_out; float pixels_per_second; // Speed of motion // Text to display - wchar_t wtext[BCTEXTLEN]; + wchar_t wtext[3*BCTEXTLEN]; int wlen; // Position in frame relative to top left float title_x, title_y;