willis_007
New Member
Hello everyone,
I allow myself to come back to you, dear community, to help me solve a small problem that saddens me.
For the purposes of my stream, I need to display text. So far, no worries.
But this text is quite small (31*18 px). And from a display point of view, it's really not pretty : the characters are very pixelated, as you can see in the image. However, I think it is possible to obtain a better quality for small texts. Other software can do it :).
I checked the parameters, everything is good it seems to me (the font smoothing option is activated). I also looked to see if a plug-in existed but apparently that is not the case.
And I need it to be dynamic text (not an image) because it updates according to my Python script. And I would like to avoid adding 'Browser' sources which can be a good solution (because the browser manages font sizes better with css) but that would force me to add a lot of them given my needs.
Thank you very much in advance for those who will answer me and who will bring me answers that can help me.
François
I allow myself to come back to you, dear community, to help me solve a small problem that saddens me.
For the purposes of my stream, I need to display text. So far, no worries.
But this text is quite small (31*18 px). And from a display point of view, it's really not pretty : the characters are very pixelated, as you can see in the image. However, I think it is possible to obtain a better quality for small texts. Other software can do it :).
I checked the parameters, everything is good it seems to me (the font smoothing option is activated). I also looked to see if a plug-in existed but apparently that is not the case.
And I need it to be dynamic text (not an image) because it updates according to my Python script. And I would like to avoid adding 'Browser' sources which can be a good solution (because the browser manages font sizes better with css) but that would force me to add a lot of them given my needs.
Thank you very much in advance for those who will answer me and who will bring me answers that can help me.
François