text-freetype2: Add chat line count property

Allows the ability to choose the number of chat lines when using the
"Chat log mode" feature.

Closes obsproject/obs-studio#1280
This commit is contained in:
Yvo
2018-04-29 13:11:26 +02:00
committed by jp9000
parent 57121478ac
commit 43713098d6
4 changed files with 16 additions and 3 deletions

View File

@@ -3,7 +3,8 @@ Font="Font"
Text="Text"
TextFile="Text File (UTF-8 or UTF-16)"
TextFileFilter="Text Files (*.txt);;"
ChatLogMode="Chat log mode (last 6 lines)"
ChatLogMode="Chat log mode"
ChatLogLines="Chat log lines"
Color1="Color 1"
Color2="Color 2"
Outline="Outline"