[Cin] [PATCH] Titler reset + english formatting tags + question.
Andrew Randrianasulu
randrianasulu at gmail.com
Sun Jan 24 08:26:15 CET 2021
I see in titler.C default color mapped to BLACK:
TitleConfig::TitleConfig()
{
strcpy(font, "fixed");
strcpy(encoding, DEFAULT_ENCODING);
style = FONT_ALIAS;
size = 48;
color = BLACK;
alpha = 0xff;
outline_size = 0.;
outline_color = WHITE;
outline_alpha = 0xff;
Why it set like this? I mean, I used to imagine subtitles start from white ....
For now I just copied those settings in my reset function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TITLER_reset_plus_eng_tags-1.diff
Type: text/x-diff
Size: 9729 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210124/ae7e16e5/attachment-0001.bin>
More information about the Cin
mailing list