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

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes