On 2/14/14, 9:20 AM, Bhaskar Chaudhary wrote:
Any more suggestions on how to correct this issue will be really appreciated.

A few observations:

1. That font looks pixellated, which means it's a bitmap font. Are you using the native Aqua version of Tk or an X11-based one? Bitmaps fonts can still be found in X11 builds of Tk that are built without XFT support, but you don't see it much these days.

2. If you're using native Tk, is your machine a HiDPI/Retina display?

--Kevin

--
Kevin Walzer
Code by Kevin/Mobile Code by Kevin
http://www.codebykevin.com
http://www.wtmobilesoftware.com
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to