Sujet : Re: Font support for utf8
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.unix.shellDate : 12. Jul 2025, 00:27:24
Autres entêtes
Organisation : None to speak of
Message-ID : <87sej2ia03.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Gnus/5.13 (Gnus v5.13)
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
On Fri, 11 Jul 2025 08:45:32 +0100, Nuno Silva wrote:
On 2025-07-10, Lawrence D'Oliveiro wrote:
On Thu, 10 Jul 2025 09:40:58 +0100, Nuno Silva wrote:
In this case, wouldn't a more appropriate route be introducing a
terminal escape sequence for this ...
>
Not sure why that’s relevant to issues of font query APIs.
Because the font rendering is a property of the terminal or terminal
emulator.
>
The question was about a property of the font. The fact that the font
happens to be used by a terminal emulator is irrelevant.
Maybe.
A terminal emulator, or some code that it uses, has to know, at some
level, whether it's able to render a given character in the font it's
currently using. It's easy to imagine that a terminal emulator might
provide a way to query that information. I don't know whether any
actually do so.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */