Hi, I'm packing a Perl-Tk application into an executable. This works fine when using the stable version of Tk (800.024). But when I switch to the latest beta (804.25_beta6), the app starts and behaves OK, except that all characters are rendered as squares. This shows even with a 2-line hello-world program using Tk (running the app normally works OK). Moreover, it shows under WinXP, but not under Linux (Perl 5.8.1, PAR 0.76 in either case). Anybody else seeing this?
I suspect that it's somehow related to Unicode support (Tk 804.025 is based in tcl/tk 8.4 which uses UTF8 internally), because I see only half as many squares as I would expect characters. Cheers, Roderich
