use high res fonts on Retina display macs

metadata
Wenzel Jakob 2013-08-11 22:50:04 +02:00
parent d51e2e521b
commit 85d419ce36
2 changed files with 4 additions and 0 deletions

View File

@ -90,5 +90,7 @@
<string>YES</string>
<key>BreakpadVendor</key>
<string>the Mitsuba authors</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>

View File

@ -70,5 +70,7 @@
<string>@MTS_VERSION@</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>