MacOS release does not have HiDPI enabled

Issue #1106 resolved
Former user created an issue

In order for speedcrunch to be rendered at the native screen resolution it's necessary to add the following key to the Info.plist file:

<key>NSHighResolutionCapable</key>
<true/>

With that simple addition speedcrunch looks much sharper!

Comments (3)

  1. Log in to comment