use high res fonts on Retina display macs
parent
d51e2e521b
commit
85d419ce36
|
@ -90,5 +90,7 @@
|
||||||
<string>YES</string>
|
<string>YES</string>
|
||||||
<key>BreakpadVendor</key>
|
<key>BreakpadVendor</key>
|
||||||
<string>the Mitsuba authors</string>
|
<string>the Mitsuba authors</string>
|
||||||
|
<key>NSHighResolutionCapable</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
@ -70,5 +70,7 @@
|
||||||
<string>@MTS_VERSION@</string>
|
<string>@MTS_VERSION@</string>
|
||||||
<key>CSResourcesFileMapped</key>
|
<key>CSResourcesFileMapped</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>NSHighResolutionCapable</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in New Issue