Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.0
-
-
a1e405ce11eb6760ccca13cf1b4e5d20fa3916e9 (qt/tqtc-qtbase/6.2)
Description
Fonts Roman and Script for example don't work with the default QtRendering at all. They are also not readable with NativeRendering.
Probably because they are bitmap fonts, however, some bitmap fonts like System and Terminal do work.
Text { font.family: "Roman" text: "hello world" }