[Interest] terrible font rendering with QtQuick
Ian Monroe
ian at monroe.nu
Thu May 29 06:36:40 CEST 2014
On Wed, May 28, 2014 at 8:05 PM, baneyue at gmail.com <baneyue at gmail.com> wrote:
> Hi,
>
> I was working on a QtQuick application which will run on $MS windows.
> My app
> is *almost* done and everything was fine until yesterday after i decided to
> deploy it
> to other PC for testing.
>
> The problem is the font render, it's really bad on 3 windows XP and 1
> windows 7,
> it looks exactly the same with this one:
So it looks like this with one Windows 7 machine?
This is a QtQuick2 app? Are you using the DirectX 9 or OpenGL version of Qt?
With the latter you could try using the Mesa software renderer version
of opengl32.dll.
https://qt-project.org/wiki/Cross-compiling-Mesa-for-Windows
Ian
More information about the Interest
mailing list