Wrong text rendering
-
Hi everyone.
I have a problem with text representation in my textBrowser, it looks different from what it looks like in any other app like Chrome or simple Notepad, etc:

That how many "█" characters looks like when typed continuously.
But in my qt textBrowser it looks with some gaps in between:

What can i do to my textBrowser so it would represent characters right way?P.S. in actual IDE it looks the same:

-
Hi everyone.
I have a problem with text representation in my textBrowser, it looks different from what it looks like in any other app like Chrome or simple Notepad, etc:

That how many "█" characters looks like when typed continuously.
But in my qt textBrowser it looks with some gaps in between:

What can i do to my textBrowser so it would represent characters right way?P.S. in actual IDE it looks the same:

@Engelard What font do you use?
Maybe you should play a bit with https://doc.qt.io/qt-5/qfont.html#setLetterSpacing ? -
@Engelard What font do you use?
Maybe you should play a bit with https://doc.qt.io/qt-5/qfont.html#setLetterSpacing ?