Ronald Oussoren <ronaldousso...@mac.com> added the comment: The same fontname and file display correctly in programs (such as Textmate).
Even when both textmate and IDLE have been configured to use the same font the text looks fine in textmate and broken in IDLE. My gut feeling is that this is an issue with the Tk port to OSX. The same bad output is seen in the GUI version of wish when you read the file there manually using this code: % open /Users/ronald/Desktop/Chinese.txt file10 % read file10 The output of the last statement also contains squares, and at the same positions as when I open the file in IDLE. What I don't know is if there is some magical Tcl code that will fix this issue. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com