Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
We need a QWindowsDirectWriteFontDatabase which does not use any GDI APIs and only creates DirectWrite font engines.
Ideally this will be the only font database in Qt 6, but lets see. It has some implications to which Windows versions will be supported (minimum version Windows 7 it seems, not sure if platform update is needed).
Most likely this will improve several things related to font matching and also reduce our maintenance load significantly.
Attachments
Issue Links
- is required for
-
QTBUG-74914 Windows: "Arial" with black weight may yield different results
- Reported
-
QTBUG-59360 qt_getCanonicalFontNames takes a huge amount of time
- Closed
-
QTBUG-74860 Umbrella task for font selection issues
- In Progress
- relates to
-
QTBUG-58610 Qt 6/Windows Desktop: Update code determining the system default fonts
- Open