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:
parent
8f0037d84d
commit
d8812f0f5c
5 changed files with 89 additions and 6 deletions
|
@ -81,6 +81,8 @@ subject to the following restrictions:
|
|||
<string>APPL</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue