Aug. 14, 2012
10:56 a.m.
On 01.08.2012 21:56, Sean P. DeNigris wrote:
Like all apps not upgraded for retina, Pharo looks pixelated and fuzzy on the new MBPs. Is there any workaround which at least makes the text less fuzzy?
http://forum.world.st/file/n4642567/Screen_Shot_2012-08-01_at_3.48.23_PM.png
-- View this message in context: http://forum.world.st/Pharo-on-retina-display-tp4642567.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
There is TextStyle pixelsPerInch, which is adherred to by the TrueType fonts, but setting that to a correct value probably plays badly with whatever post-scaling OSX does for non-retina aware apps... Cheers, Henry