changeset 94:ab624c319eb7

Add HiDPI (retina) option
author Chris Cannam
date Wed, 04 Dec 2013 18:22:59 +0000
parents 0e47f7b7351d
children a67f0e5ec654
files deploy/osx/Info.plist
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/osx/Info.plist	Wed Dec 04 13:55:26 2013 +0000
+++ b/deploy/osx/Info.plist	Wed Dec 04 18:22:59 2013 +0000
@@ -14,6 +14,13 @@
 	<string>uk.ac.qmul.eecs.c4dm.Tony</string>
 	<key>CFBundleShortVersionString</key>
 	<string>TONY_VERSION</string>
+
+	<!-- enable HiDPI -->
+	<key>NSPrincipalClass</key>
+	<string>NSApplication</string>
+	<key>NSHighResolutionCapable</key>
+	<string>True</string>
+
 	<key>CFBundleDocumentTypes</key>
 
 	<array>