Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7.3
-
None
Description
Qt for webassembly ships by default with several fonts that are baked into the Qt library.
We want to use our own fonts, so the default ones are not used, but they still use up some space. Currently, we patch Qt to remove them (patch attached), but it would be good if there were a configure time switch to disable the default fonts (or change it to something else).