[FriBidi] Unicode 10 support merged into master

Dov Grobgeld dov.grobgeld at gmail.com
Wed Nov 8 18:47:41 UTC 2017


I have now updated fribidi_log2vis and pushed to master. Consider the
difference:

$ echo 'say (hello)' | /usr/bin/fribidi --rtl
                                                     (say (hello
$ echo 'say (hello)' | ./fribidi --rtl
                                                     say (hello)

Regards,
Dov

On Wed, Nov 8, 2017 at 12:04 PM, Dov Grobgeld <dov.grobgeld at gmail.com>
wrote:

> Yes. This case is covered by the new BD16 and N0 rules, and the
> parentheses are now "glued" to their embedded contents.
>
> This example also made me realize that I forgot to update the fribidi.c
> program to use the new API, and it therefore still returns the old result.
>
> I'll fix this tonight.
>
> Regards,
> Dov
>
> On Wed, Nov 8, 2017 at 11:33 AM, Eduardo CastiƱeyra <
> eduardo at brainstorm3d.com> wrote:
>
>> Hi,
>>
>> Do you know if this version fixes this problem with the parentheses ?
>>
>> https://unicode.org/cldr/utility/bidi.jsp?a=%E2%80%8Fsay+%
>> 28hello%29&p=RTL
>>
>> Thanks!
>>
>>
>> On 11/7/2017 10:34 PM, Dov Grobgeld wrote:
>>
>> I merged the Unicode-10 support into master.
>>
>> To test the new version with the Unicode test files do the following:
>>
>> $ cd fribidi-vs-unicode/
>> $ ./test BidiTest.txt
>> No errors found! :-)
>> $ ./test-character BidiCharacterTest.txt
>> No errors found! :-)
>>
>> Note that I think there seems to be a Makefile bug so that
>> bidi-type.tab.i is not regenerated if you have an old version in your tree.
>> (This bug made the test-character above fail until I figured it out.) So
>> either remove it manually before building fribidi, or send a pull request
>> that resolves the bug. ;-)
>>
>> Regards,
>> Dov
>>
>>
>>
>> _______________________________________________
>> fribidi mailing listfribidi at lists.freedesktop.orghttps://lists.freedesktop.org/mailman/listinfo/fribidi
>>
>>
>>
>> _______________________________________________
>> fribidi mailing list
>> fribidi at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/fribidi
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fribidi/attachments/20171108/958bdfef/attachment.html>


More information about the fribidi mailing list