Followup to:  <[EMAIL PROTECTED]>
By author:    [EMAIL PROTECTED]
In newsgroup: linux.utf8
>
> > the case conversions seem not hopelessly language dependant
> 
> There are many tricky points.
> 
> For example, Dutch has the letter ij. (U+0132, U+0133)
> A typewriter has a single key for it. When the symbol is not
> available one uses the two symbols i and j, but these are
> capitalized together. A city is called IJmuiden.
> 

The Dutch IJ could at least theoretically be handled with
U+0132/U+0133.

However, the classic example of Turkish:

        Upper case     Lower case
        U+0049         U+0131
        U+0130         U+0069

... cannot be handled in any locale-independent way.

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt    <[EMAIL PROTECTED]>
--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to