Simon Josefsson <[email protected]> writes:

> Bruno Haible <[email protected]> writes:
>
>> Hi Simon,
>>
>>> Is there any way to find out the Joining_Type [1] of a code point with
>>> libunistring?  I haven't found out how to do it, and it is needed for
>>> IDNA2008
>>
>> Indeed, IDNA2008 (= RFC 5890..5895) requires this [1]. I did not know
>> that this property could be useful to software that is not a rendering
>> engine. So it's really in the scope of libunistring.
>>
>> I'm adding this patch to gnulib. It will show up in libunistring 0.9.4
>> eventually.
>
> Many thanks Bruno!  I'll test it, but may not be able to get to it until
> next week (just too many things to work on right now).

I have tested it and it seems to work fine with the few test vectors I
managed to create.  The interfaces seems nicely designed too.

Thanks,
/Simon

Reply via email to