qtdoc/examples/demos/lightningviewer
Kai Köhne cdf4314acc lightningviewer: Clear font handling
While 'SF Pro Display' is the macOS default font, it is not accessible
under this name even on macOS:

    qt.qpa.fonts: Populating font family aliases took 111 ms. Replace uses of missing font family "SF Pro Display" with one that exists to avoid this cost.

Remove the font, and rely on the default system font. While at it,
also remove other font properties that are in the default range.

Pick-to: 6.10
Fixes: QTBUG-138174
Change-Id: Ie1a75aee7c74386ae5db982e3ef878496e521e8c
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2025-07-29 08:22:53 +02:00
..
LightningViewer lightningviewer: Clear font handling 2025-07-29 08:22:53 +02:00
LightningViewerStyle lightingviewer: Improve build system 2025-07-08 16:28:20 +02:00
doc Doc: Add tags to Lightning Viewer example 2025-04-02 18:34:38 +02:00
CMakeLists.txt lightingviewer: Improve build system 2025-07-08 16:28:20 +02:00
Info.plist Examples: Add LightningViewer (V1) 2023-12-23 00:07:03 +01:00
main.cpp Lightning Viewer Example: Use QML Module and Restructure Project Files 2024-01-26 14:21:19 +01:00