Opened 6 years ago

Closed 3 years ago

#55260 closed enhancement (fixed)

QGIS and Retina display

Reported by: Malauch Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qgis

Description

I just installed qgis 2.18.13 +gt5 port and realised that it doesn't support retina display. All text and icons are blur/pixelated. Is it possible to enable support for Retina display? I also have Linux Mint installed via Parallels on my iMac 5k and on that system QGIS works with Retina quite well.

Change History (6)

comment:1 Changed 6 years ago by Veence (Vincent)

I have no retina display available (I use either a Mac mini or a MacBook Air). But maybe this https://github.com/qgis/homebrew-qgisdev/issues/5 can solve your problem? If yes, I can patch the file to have it added unconditionally? Please tell me.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Cc: Veence removed
Keywords: qgis retina removed
Owner: set to Veence
Status: newassigned
Version: 2.4.2

comment:3 Changed 6 years ago by Malauch

Do you mean that setting?

1. Edit /usr/local/opt/qgis3-dev/QGIS.app/Contents/Info.plist
2. Change NSHighResolutionCapable key to True, then save Info.plist
3. Run touch /usr/local/opt/qgis3-dev/QGIS.app to ensure launch services is notified of plist change

I tried to edit /Applications/MacPorts/QGIS.app/Contents/Info.plist but there is no NSHighResolutionCapable key for QGIS 2.18.13. Linked thread is for QGIS3, so maybe it's related only for QGIS master branch

comment:4 in reply to:  3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to Malauch:

I tried to edit /Applications/MacPorts/QGIS.app/Contents/Info.plist but there is no NSHighResolutionCapable key for QGIS 2.18.13.

So create one.

comment:5 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

qgis @2.18.17 (#55905) still doesn't have the NSHighResolutionCapable key in its Info.plist, but qgis3 @3.0.0 (#55906) does. Consider using qgis3 instead?

comment:6 Changed 3 years ago by Veence (Vincent)

Resolution: fixed
Status: assignedclosed
  • Outdated -
Note: See TracTickets for help on using tickets.