[FriBidi] FriBracketType
Dov Grobgeld
dov.grobgeld at gmail.com
Tue Nov 14 11:31:19 UTC 2017
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/44a5e5a9/attachment.html>
More information about the fribidi
mailing list