[Cin] [PATCH] Titler reset + english formatting tags + question.

Rafa Mar Multimedia en Gnu\Linux rafamar.mm.ig at gmail.com
Sun Jan 24 12:17:37 CET 2021


I'm going to test these changes, which I see are more recent than those
posted in issue 0000545.

White text is usually the most logical, especially because when we insert
texts many times we do it without content, that is, with a black background
and also because white text is usually a better option than black in most
cases.

I don't think there is any problem with you changing this and reversing the
Color colors with the Outline.

When I have tried it, I'll tell you.

El dom, 24 ene 2021 a las 8:27, Andrew Randrianasulu via Cin (<
cin at lists.cinelerra-gg.org>) escribió:

> 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.
> --
> Cin mailing list
> Cin at lists.cinelerra-gg.org
> https://lists.cinelerra-gg.org/mailman/listinfo/cin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210124/79874728/attachment.htm>


More information about the Cin mailing list