Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-22814

QFont doesn't stream the style name to or from QDataStream, meaning that fonts with named styles don't draw correctly in e.g. print preview (Mac only)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.0 RC1
    • 4.7.4, 4.8.0
    • GUI: Font handling
    • None
    • Mac OS X
    • macOS
    • 4f50be8d1885e685ec8df3796e4156eb015affa7

      The new styleName added to QFont for full access to Mac fonts in QTBUG-19366 isn't streamed to or from the QDataStream by QFont. This means that anything that draws such a font to a QPicture won't work correctly. We noticed this in the context of a print preview, but there will be other similar problems.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mitch_curtis Mitch Curtis
            jlarcombe James Larcombe
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes