Zotero and Retina Display
On my new Macbook with Retina Display, Zotero looks quite bad. Screenshot:
http://harnly.net/screenshots/2012/zotero-retina/1-bad-text.png
Adding the key "NSHighResolutionCapable" to the Info.plist with value YES allows text to be rendered at high resolution, though icons are still lo-res:
http://harnly.net/screenshots/2012/zotero-retina/2-good-text.png
I suggest adding this key as a first step, then evaluating whether and how to support high resolution graphics.
http://harnly.net/screenshots/2012/zotero-retina/1-bad-text.png
Adding the key "NSHighResolutionCapable" to the Info.plist with value YES allows text to be rendered at high resolution, though icons are still lo-res:
http://harnly.net/screenshots/2012/zotero-retina/2-good-text.png
I suggest adding this key as a first step, then evaluating whether and how to support high resolution graphics.
For the icons, famfamfam icons (at 16x16) aren't going to be very helpful here, so we'll have to think about what to do going forward. Fortunately they're small enough that—I'm guessing—they probably don't look too awful in the interim.
I tried to add the key "NSHighResolutionCapable" to list file. But unfortunately, it does not work. Could you upload a useful info.plist???
This method works for 3.0.8.1 which is the newest version at the moment. My previous test is on 3.0.8 but failed.
Hope this information help.
-thanks.