Bug Report Text area does not correctly display UTF-8 symbols from file

sxiii

New Member
## Platform
Operating system and version: Manjaro 19
OBS Studio version: 25.0.8-1

## Expected Behavior
Show "☮" and other UTF-8 and 16 symbols.

## Current Behavior
Does not show the UTF-8 symbols correctly even with font that has the symbols.

## Steps to Reproduce
1. Type-in the UTF-8 symbol (like ☮ for example) into text file.
2. Then, load this text file into OBS.
3. Select the font that 100% has the "☮" symbol inside it.
4. Check out, that video on the screen shows "square empty" symbol instead of "☮".

## Additional information
Bash:
[sw@t490s fakecam]$ file text.txt
text.txt: UTF-8 Unicode text
[sw@t490s fakecam]$ tail -n1 text.txt
Imagine all the people living life in peace ☮

82758292-f0213080-9de5-11ea-83a7-366a4803d791.png

Does anybody has same problem in OBS?
 
Top