qt6-bb10/tests/auto/gui
Andreas Holzammer f2fabf77f9 Fix freetype font rendering for Windows CE
Windows CE does not have support for GetGlyphOutline.
So addGlyphToPath will not work. QML uses it for their
distance field rendering. One option to bypass this issue
is to use freetype as rendering backend.

Change-Id: I965254344945cbdad771a5d505fb61c1cc2087df
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-08-20 12:25:03 +02:00
..
image Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
itemmodels Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
kernel Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
math3d Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
painting Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qopengl Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
text Fix freetype font rendering for Windows CE 2012-08-20 12:25:03 +02:00
util Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00