Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.15
-
None
Description
Qt fails to substitute "Courier" with "Courier New" when it's used in QGraphicsTextItem::setHtml().
QFont::insertSubstitution() seems to only affect QFont requests. The font names embedded in rich text html don't seem to go through the same fallback mechanism.