Re: "A Programmer's Introduction to Unicode"

From: Doug Ewell <doug_at_ewellic.org>
Date: Tue, 14 Mar 2017 08:14:33 -0700

Steffen Nurpmeso wrote:

>> I didn’t say you never needed to work with code points. What I said
>> is that there’s no advantage to UCS-4 as an encoding, and that
>
> Well, you do have eleven bits for flags per codepoint, for example.

That's not UCS-4; that's a custom encoding.

(any UCS-4 code unit) & 0xFFE00000 == 0
 

--
Doug Ewell | Thornton, CO, US | ewellic.org
Received on Tue Mar 14 2017 - 10:15:46 CDT

This archive was generated by hypermail 2.2.0 : Tue Mar 14 2017 - 10:15:47 CDT