Add support for retina displays (close #353)

Based on PR #388 by Michael Bradshaw

Convert size to match the size requested by the user.
This commit is contained in:
Marco Antognini 2014-04-19 16:42:45 +02:00
parent 8f0037d84d
commit d8812f0f5c
5 changed files with 89 additions and 6 deletions

View file

@ -30,5 +30,7 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>