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

Mac m1 font garbled

XMLWordPrintable

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

      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
      

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes