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

Mac m1 font garbled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.13.2
    • Examples and Demos, Qt3D
    • None
    • macOS Big Sur
    • macOS

    Description

      when I use the qt3d example (planets-qml) on MacMini m1 , I found the qml label font is  garbled. 

      if (QOpenGLContext::openGLModuleType() == QOpenGLContext::LibGL) {   format.setVersion(3, 2);
      format.setProfile(QSurfaceFormat::CoreProfile);
      }
      

       

       

      I deleted the above code , it will be OK. 

      // code placeholder
      

       

      Attachments

        Issue Links

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

          Activity

            People

              seanharmer Sean Harmer
              hemiao he miao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes