Sujet : Re: Tcl9: source files are interpreted as utf-8 by default
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tclDate : 09. Jan 2025, 05:15:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250109011516.7e3fc175@lud1.home>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
On Thu, 9 Jan 2025 03:57:14 -0000 (UTC), Rich wrote:
Display depends upon whether your font being used had a glyph for the
codepoint - no glyph in the font, no display in the text widget
That also depends upon what your system encoding was set to, and
>
That is probably when support for the extended Unicode characters
(planes beyond the BMP) started to be added.
>
**************************
Nothing to do with fonts or encoding. The problem vanished as soon as
I used 8.6.13, later 8.6.15. It was extended Unicode characters.
You can see my discussion here, at the end of the page:
https://wiki.tcl-lang.org/page/Unicode-- Luc>