]> granicus.if.org Git - python/commit
Issue #15587: Enable Tk high-resolution text rendering on Macs with
authorNed Deily <nad@acm.org>
Sat, 2 Feb 2013 07:12:42 +0000 (23:12 -0800)
committerNed Deily <nad@acm.org>
Sat, 2 Feb 2013 07:12:42 +0000 (23:12 -0800)
commit9cd864dcbf178e18d1e8370724218594757fddb0
tree32c8a6b4af4c557060280c87d4c5aef3283ee76e
parentaded2e5e59a122962ccbf8058cd306da344f27b9
Issue #15587: Enable Tk high-resolution text rendering on Macs with
Retina displays.  Applies to Tkinter apps, such as IDLE, on OS X
framework builds linked with Cocoa Tk 8.5+.
Suggested by Kevin Walzer
Mac/IDLE/IDLE.app/Contents/Info.plist
Mac/Resources/app/Info.plist.in
Misc/NEWS