qt5base-lts/tools/configure
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
..
configure_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
configure.pro QUrl is not necessary for configure.exe, drop it from the .pro 2012-08-15 23:40:57 +02:00
configureapp.cpp Fix freetype font rendering for Windows CE 2012-08-20 12:25:03 +02:00
configureapp.h Add possibility to add OpenSSL, DBUS, MySQL path under Windows 2012-08-07 18:55:43 +02:00
environment.cpp Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
environment.h Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
main.cpp Fix configure.exe to build qmake before tests 2012-06-28 12:35:14 +02:00
Makefile.mingw Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
tools.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00