[FriBidi] FriBracketType
Behdad Esfahbod
behdad at behdad.org
Tue Nov 14 02:10:32 UTC 2017
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/20171113/a566e4ec/attachment.html>
More information about the fribidi
mailing list