qt6-bb10/src
Tor Arne Vestbø ec254d2555 CoreText: Add font antialiasing and smoothing helper functions
The font smoothing helper in particular now takes into account whether
or not we're dealing with color glyphs, in which case we shouldn't (or
don't need to) smooth, and also makes sure the QFont::NoSubpixelAntialias
style strategy doesn't affect font smoothing when we're dealing with
non-subpixel-antialiased font smoothing, as on macOS 10.14.

Change-Id: Ibd477158629402c55cafec31576b6d9901d184cf
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-11-29 18:03:06 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
android Add log output if library does not exists 2018-11-21 05:36:31 +00:00
angle Add Windows Desktop arm64 target to Qtbase 2018-11-11 09:05:10 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib CoreText: Use QCFType to track CoreFoundation member variables 2018-11-28 23:59:16 +00:00
dbus QDBusConnection: prevent leaking connection/server on destroy 2018-11-28 11:19:34 +00:00
gui Fix crash in QSimpleDrag when no platform window 2018-11-29 13:14:14 +00:00
network Fix build errors in OpenSSL 1.1 backend 2018-11-23 13:45:18 +00:00
opengl Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-19 12:42:10 +01:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Fix typos in the documentation 2018-09-25 23:39:06 +00:00
platformsupport CoreText: Add font antialiasing and smoothing helper functions 2018-11-29 18:03:06 +00:00
plugins CoreText: Remove handling of the AppleAntiAliasingThreshold user default 2018-11-29 18:02:58 +00:00
printsupport Extend PDF engine to allow the generation of PDFs with huge pages 2018-10-22 15:53:17 +00:00
sql QtSql: fix code snippets 2018-10-03 10:48:50 +00:00
testlib Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
tools Android: Prepare for the worst, when the NDK will remove all GNU tools 2018-11-19 11:45:20 +00:00
widgets Destroy QWindowContainer's fake parent window when not needed 2018-11-28 10:11:08 +00:00
winmain Use msvc qmake scope where appropriate 2018-11-22 14:16:52 +00:00
xml Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00