qt5base-lts/src
Allan Sandfeld Jensen 2a0d96daa8 Do not use FT_LOAD_TARGET_LCD when full hinting is requested
In FreeType 2.8.0 FT_LOAD_TARGET_LCD is now a variant of
FT_LOAD_TARGET_LIGHT instead of of FT_LOAD_TARGET_NORMAL. This means
requesting it will get us light hinting.

See https://sourceforge.net/projects/freetype/files/freetype2/2.8

We should just avoid using it all together since we request the LCD
mode separately anyway with FT_RENDER_MODE later.

Change-Id: I9ea2e39a6e9ba25ba11604a194e552fe4240a127
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2017-05-29 14:09:47 +00:00
..
3rdparty Update bundled sqlite to 3.16.2 as it fix some small regressions 2017-05-23 08:44:21 +00:00
android QClipboard: make dataChanged() signal work on Android 2017-05-04 19:43:33 +00:00
angle Restore behavior of using libEGL and libGLESv2 as default for angle 2017-05-11 08:35:54 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Add Integrity ARMv8 detection 2017-05-29 09:46:20 +00:00
dbus Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager" 2017-05-17 13:42:47 +00:00
gui Convert features.movie to QT_[REQUIRE_]CONFIG 2017-05-29 10:46:50 +00:00
network winrt: Move handling of new socket connections into worker 2017-05-23 06:17:05 +00:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Do not use FT_LOAD_TARGET_LCD when full hinting is requested 2017-05-29 14:09:47 +00:00
plugins Make sure QWindow screen is set before calling QPlatformWindow::create 2017-05-29 10:40:53 +00:00
printsupport Fix build without features.cupsjobwidget 2017-04-30 07:49:06 +00:00
sql Fix QSqlRelationDelegate when using quotation marks 2017-04-24 12:23:50 +00:00
testlib QtTest: add toString(QUuid) 2017-04-11 07:34:38 +00:00
tools fix random build error with -no-feature-commandlineparser 2017-05-12 11:40:16 +00:00
widgets Convert features.splashscreen to QT_REQUIRE_CONFIG 2017-05-29 10:46:53 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00