- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P2: Important
 - 
    5.12.4, 5.15.2
 - 
    Pixel C
 
When the pixel size of a font is 152 or more on a 2.0 device pixel ratio device then the text will not be rendered correctly. In the case of the example, when it reaches 152 it will make the Q disappear, going higher will make the t disappear.
This only happens with NativeRendering as QtRendering is working fine in this respect.