diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2010-07-19 22:58:08 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2010-07-19 23:47:56 (GMT) |
commit | 83d799a00dd4417f6d2efb02781e332f510dab6a (patch) | |
tree | 316c1eb10af4c7802885f540e73b51ba0eaadb1c /examples/network/fortuneclient/client.cpp | |
parent | b42d2831dff9bbb7254e0b4f014958dded2f7e59 (diff) | |
download | Qt-83d799a00dd4417f6d2efb02781e332f510dab6a.zip Qt-83d799a00dd4417f6d2efb02781e332f510dab6a.tar.gz Qt-83d799a00dd4417f6d2efb02781e332f510dab6a.tar.bz2 |
Improve QML text rendering when LCD smoothing is enabled for OS X.
Text in QML is always painted into a pixmap, and with sub-pixel
antialiasing enabled this produced incorrect results. This patch is a
temporary fix until QTBUG-12252 and/or QTBUG-7747 can be properly
addressed in a patch release. In the worst case, if using QML and
QPainters are being constructed in a non-GUI thread, this patch could
potentially turn off sub-pixel antialiasing for them.
Task-number: QTBUG-11002
Reviewed-by: Aaron Kennedy
Reviewed-by: Eskil Abrahamsen Blomfeldt
Diffstat (limited to 'examples/network/fortuneclient/client.cpp')
0 files changed, 0 insertions, 0 deletions