Mathematica looks a bit fuzzy on the retina screen, how can I increase the resolution?

Here another screenshot showing a direct comparison between the browser and Mathematica

|
Mathematica looks a bit fuzzy on the retina screen, how can I increase the resolution?
Here another screenshot showing a direct comparison between the browser and Mathematica
|
|||||||||||||||||
|
|
Another option is the free app Retinizer, which I used for a while with Mathematica 8. It cleaned up the text, but I found caused visual glitches with the documentation and added some instability throughout. That said, it made the text look beautiful which helped the eyes when reading a lot of code. You can turn it on and off, and it works on other applications. Worth a try, with the pros and cons in mind. |
|||||||||||||||
|
|
You can use one of the resolution setting utilities like switchResX to change the mode to 2880x1800. Then set the magnification in Mathematica to 200%. It works, but the menu bar is very small. Probably more trouble than it is worth. |
||||
|
|
|
The situation as far as I can guess (that's the operative word) is this: In order to supports Retina's high dpi, one has to compile the application using the Cocoa framework which has for long been the default application framework on Mac OS X anyway. Unfortunately, I don't think Mathematica does that. It uses the legacy Carbon framework. So in order to support Retina, they will probably have to rewrite a whole lot of front-end code. By the way, this isn't just a display issue. The resolution of screen shots from Mathematica is also wrong. So if I paste a screen shot into |
|||||
|
|
This answer is complementary to Ian's. Retinizer appears to work very well with Mathematica 9. It increases even the resolution of To get a prettier view of a
Here's an example from the docs, processed like this:
|
|||
|
|
|
Here's how to do it for more recent versions of Mathematica (specifically, 9.0.1):
|
|||
|