Sujet : Re: Font support for utf8
De : richard.nospam (at) *nospam* gmail.invalid (Richard Harnden)
Groupes : comp.unix.shellDate : 08. Jul 2025, 10:20:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104inti$3fenn$1@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 08/07/2025 01:29, Lawrence D'Oliveiro wrote:
On Mon, 7 Jul 2025 02:45:01 -0000 (UTC), I wrote:
Font encoding tables contain Unicode code points.
Actually no, I think they have to contain character codes. Not sure if
determining the equivalence between composed and decomposed forms has to
be dealt with in OpenType or not.
Actually, I wanted to detect whether the font that happens to be in use (which I can't control) has a particular glyph available. I have no problem choosing a suitable font for myself.
I thought that maybe there'd be some kind of ioctl call.