Sujet : Re: Simple string conversion from UCS2 to ISO8859-1
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 22. Feb 2025, 04:00:31
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vpbeke$3m0hp$1@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.162 (Pokrosvk)
On Fri, 21 Feb 2025 13:42:13 +0100, pozz wrote:
Yes, I have to decide, but it is a very big problem (there are thousands
of Unicode symbols that can be approximated to another ISO8859-1 code).
I'm wondering if such an approximation is just implemented somewhere.
If you look at NamesList.txt, you will see, next to each character,
references to others that might be similar or related in some way.
They say not to try to parse that file automatically, but I’ve had some
success doing exactly that ... so far ...