Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15, 6.2, 6.x
-
None
Description
Hello,
I have noticed when rendering large fonts that they get clipped a little bit on the right.
Someone apparently already hit this in the past: https://stackoverflow.com/questions/51882749/qml-text-rendering-issue
I attached the repro (it runs with qmlscene main.qml, I see the same on qt5 and qt6).
This is with native text rendering (through freetype as I'm on linux).
I've disabled distance field as it looks horribly polygonal (see relevant attachment)
I checked in renderdoc and the text gets correctly rendered into the small character atlas (see attached atlas.png)