Thus inspired, I looked into how to use Unicode with Tk in the computer languages Perl, Python, and Ruby. Here's what I found:
Two of the three languages need additions to the source code of a program, in order to be in Unicode mode:
- Perl 5 (in particular, version 5.20.2 with Tk 8.6.2 on Debian 'jessie') needs the following: