[Israel.pm] font issue with executable perl/Tk when run on box without perl on it.
Offer Kaye
offer.kaye at gmail.com
Sun Nov 28 13:35:34 PST 2004
On Sun, 28 Nov 2004 19:58:31 +0200, manora wrote:
> While using Perl"
Why the double-quot after the letter "l"?
> I've created an exe file for use on computer that
> doesn't contain Perl. Activating the application caused on one computer
> appearance of small rectangles instead of regular fonts. On another
> computer Chinese fonts appeared.
Try writing:
use Encode::Unicode;
immediately after:
use Tk;
Regards,
--
Offer Kaye
More information about the Perl
mailing list