Quick fix to RStudio to support Retina MacBook Pro
Here is a quick fix to make RStudio look much nicer on the new Retina MacBook Pro (copied from: https://bugs.eclipse.org/bugs/show_bug.cgi?id=382972). The plot window is still pixel doubled but everything else is HiDPI (see attachment for the difference it makes):
Do "Show package contents" on the RStudio.app. Edit Contents/Info.plist. Just above
Place this:
NSHighResolutionCapable
Then, log out or make a copy of the app so that OSX will notice the change.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Daniel Myall on 30 Jun, 2012 11:48 PM
Here is the fix again, this time escaping the appropriate bits so it is displayed correctly:
Do "Show package contents" on the RStudio.app. Edit Contents/Info.plist. Just above
Place this:
Then, log out or make a copy of the app so that OSX will notice the change.
3 Posted by Valentin Cornaciu on 05 Jul, 2012 12:37 PM
Super Great! Can we do something with the plots?
Support Staff 4 Posted by Josh Paulson on 05 Jul, 2012 12:44 PM
Daniel,
Thanks for posting a workaround for now and I've also filed a bug for us to look into this more from our end.
Josh
Josh Paulson closed this discussion on 05 Jul, 2012 12:44 PM.