Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
5.4.0 Beta
-
None
-
System is Debian Unstable and Kubuntu, using Qt 5.4 from the 5.4 as of this week.
Description
When using QT_DEVICE_PIXEL_RATIO=2, I get pixelated text in QtQuick's Text primitive when I use renderType: NativeRendering
With renderType: QtRendering, I get scaled up rendered text (looking correct wrt scaling), but alien-looking text compared to the other text rendered by Freetype.