[Scummvm-tracker] [ScummVM :: Bugs] #11430: macOS Dark Mode compatibility makes content blurry on Retina displays

ScummVM :: Bugs trac at scummvm.org
Sun Apr 26 01:08:17 UTC 2020


#11430: macOS Dark Mode compatibility makes content blurry on Retina displays
-----------------------+-------------------------------------
  Reporter:  dwatteau  |      Owner:  criezy
      Type:  defect    |     Status:  closed
  Priority:  normal    |  Component:  Port: Mac OS X
Resolution:  fixed     |   Keywords:  retina,dark mode,blurry
      Game:            |
-----------------------+-------------------------------------
Changes (by criezy):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 I have now adapted the workaround that LibreOffice is using to scummvm and
 committed the change in commit 70f79d3. When using ''configure'' it is
 automatically used when possible. When using create_project it is disabled
 by default and it needs to be enabled manually by editing a line in the
 ''devtools/create_project/xcode.cpp'' file. I have updated the build
 instructions in the wiki to mention this.

 The issue still exists in some cases:
 * When building with Xcode 10 and the 10.14 SDK or above.
 * With cross-compilation that use the 10.14 SDK or above.

 But I have no idea how those cases could be fixed.
 Since I don't think there is much more that can be done, I am closing this
 now.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11430#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list