[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-locales
Subject:    [Bug localedata/23048] iconv: add more macintosh tables and aliases
From:       fweimer at redhat dot com via Libc-locales <libc-locales () sourceware ! org>
Date:       2023-05-23 11:48:39
Message-ID: bug-23048-716-3nCXLg7LZe () http ! sourceware ! org/bugzilla/
[Download RAW message or body]

https://sourceware.org/bugzilla/show_bug.cgi?id=23048

--- Comment #9 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Jascha Eliano Paetzold from comment #8)
> I have little to no experience with encodings, but I assume that it would be
> sufficient for me to generate a text file spanning all possible characters
> in the 8 bit range and pass it to the iconv command in the MacOS shell
> (setting it to convert from unicode to mac-greek etc.) and then post the
> output here?

For 8-bit input lie that, you'd have to convert *from* mac-greek.

For conversion to mac-greek, you'd have to enumerate all Unicode codepoints (or
maybe just the BMP), and somehow skip over unconvertable characters. That is
probably best done programmatically because iconv (the shell command) may not
provide enough information for skipped/non-convertable Unicode codepoints.

-- 
You are receiving this mail because:
You are on the CC list for the bug.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic