qt5base-lts/tests/auto/gui/text/qfontdatabase
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
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
FreeMono.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qfontdatabase.pro Fix freetype font rendering for Windows CE 2012-08-20 12:25:03 +02:00
tst_qfontdatabase.cpp Fix freetype font rendering for Windows CE 2012-08-20 12:25:03 +02:00