How to make text change dynamically depending on length?

4kenov

New Member
Hello, I have a problem here. I can't make text in OBS like Neuro-sama's so that it changes depending on the length of the message and so that it doesn't go beyond the screen. I tried to do it through transformation and scale to inner bounds but nothing worked because if I enter a short sentence like "Hi" the text will be displayed on the whole screen. Please help me for 2 days now I've been trying to figure out how to make such subtitles. For example: https://www.youtube.com/watch?v=I2RjvDMMbYs&list=PLCkrLkA-HmjMMQMzyGJj-o73VRtaAkU-C
 

Suslik V

Active Member
If you need to fit the text into the fixed size box (Width x Height) you can try option "Use Custom Text Extends" from the Text (GDI+) source with the Wrap enabled.
 
Top