[Fribidi-discuss] What length should I expect in fribidi functions?
Roozbeh Pournader
roozbeh at sharif.edu
Wed Aug 7 07:50:03 EST 2002
On Wed, 7 Aug 2002, Behdad Esfahbod wrote:
> On Wed, 7 Aug 2002, Dov Grobgeld wrote:
>
> > You meant UCS-32
>
> No, there is no such thing as UCS-32, the exact answer is UCS-4,
> but UTF-32 is not so different too.
Ok, the class starts: Behdad is completely right, the only difference
between UCS-4 and UTF-32 is that UCS-4, being an ISO 10646 beast, has an
upper limit of up to 0x7FFFFFFF, but UTF-32, a Unicode beast, has an upper
limit of 0x0010FFFF. But since ISO 10646 has explicitly stated that any
character allocation beyond U+10FFFF will be avoided as much as possible,
they are practically the same.
roozbeh
More information about the FriBidi
mailing list