From 85d419ce3624095f5c9b2b34554ce3b14b87615b Mon Sep 17 00:00:00 2001 From: Wenzel Jakob Date: Sun, 11 Aug 2013 22:50:04 +0200 Subject: [PATCH] use high res fonts on Retina display macs --- data/darwin/Info.plist | 2 ++ data/darwin/Info.plist.in | 2 ++ 2 files changed, 4 insertions(+) diff --git a/data/darwin/Info.plist b/data/darwin/Info.plist index 05e42854..94eb2192 100644 --- a/data/darwin/Info.plist +++ b/data/darwin/Info.plist @@ -90,5 +90,7 @@ YES BreakpadVendor the Mitsuba authors + NSHighResolutionCapable + diff --git a/data/darwin/Info.plist.in b/data/darwin/Info.plist.in index 409395a9..12dc0e7b 100644 --- a/data/darwin/Info.plist.in +++ b/data/darwin/Info.plist.in @@ -70,5 +70,7 @@ @MTS_VERSION@ CSResourcesFileMapped + NSHighResolutionCapable +