in reply to Perl/TK unicode font problem
I have run a similar problem in the past and tracked it down to missing glyphs in the font. If the font you are trying to use to display the text doesn't have a glyph defined for a particular codepoint, under Windows, it displays the hex ordinal instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl/TK unicode font problem
by Anonymous Monk on Apr 06, 2008 at 03:06 UTC |