[FriBidi] FriBracketType

Dov Grobgeld dov.grobgeld at gmail.com
Tue Nov 14 17:07:04 UTC 2017


Fixed in commit:0e273c1. (And of course in my previous mail I meant
0x7ffffff...)

Regards,
Dov

On Tue, Nov 14, 2017 at 1:31 PM, Dov Grobgeld <dov.grobgeld at gmail.com>
wrote:

> No reason, except if bracket_id would be greater than 0x3fffffff, which is
> not very likely. I'll change it before the release.
>
> Dov
>
>
> On Tue, Nov 14, 2017 at 4:10 AM, Behdad Esfahbod <behdad at behdad.org>
> wrote:
>
>> Any reason the bracket-type cannot be a single FriBidiChar, with the top
>> bit used to indication open/close?  It's wasteful the way it is right now:
>>
>> struct _FriBracketTypeStruct {
>>   FriBidiChar bracket_id;
>>   fribidi_boolean is_open;
>> };
>>
>> --
>> behdad
>> http://behdad.org/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fribidi/attachments/20171114/e7654848/attachment.html>


More information about the fribidi mailing list