qt6-bb10/src
Eskil Abrahamsen Blomfeldt ff2ae36551 Windows: Support application fonts as fallbacks
In order to support the generated EUDC.TTE font for
End-User Defined Characters on Windows, we need to allow
fallback fonts which are not part of the default font
collection. This is the same as change
21c7421d4e, but adapted to
the fallback font code path.

Without this change, the EUDC file would still be loaded,
but it would be loaded through the GDI fallback, and we
would display an error message on the console.

Task-number: QTBUG-44594
Change-Id: Id2404228c7fd345523e4e5c99f31862e256930e3
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2017-12-14 09:01:45 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-09 11:47:57 +01:00
android Merge remote-tracking branch 'origin/5.10' into dev 2017-11-30 09:16:58 +01:00
angle ANGLE: Fix compilation with MinGW 2017-10-16 15:47:03 +00:00
concurrent doc: Fix all qdoc errors in QtConcurrent 2017-12-08 14:06:02 +00:00
corelib Add template text to \fn commands in QScopedPointer 2017-12-08 14:05:39 +00:00
dbus doc: update dbus sources for clangqdoc 2017-12-08 17:38:06 +00:00
gui doc: clangqdoc must always see GL typedefs 2017-12-08 17:37:54 +00:00
network doc: Ensure clangqdoc sees declarations 2017-12-06 10:02:31 +00:00
opengl doc: clangqdoc must always see GL typedefs 2017-12-08 17:37:54 +00:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport Windows: Support application fonts as fallbacks 2017-12-14 09:01:45 +00:00
plugins Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setProperty 2017-12-13 08:17:50 +00:00
printsupport Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setProperty 2017-12-13 08:17:50 +00:00
sql Copy the numericalPrecisionPolicy when copying the QSqlDatabase 2017-12-01 10:52:44 +00:00
testlib Add command line switch to help output 2017-12-07 08:22:29 +00:00
tools Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
widgets Fix persistence of custom colors palette in QColorDialog 2017-12-08 16:33:49 +00:00
winmain Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
xml Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into dev 2017-03-28 09:28:31 +02:00