<div dir="ltr">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:<br><br>struct _FriBracketTypeStruct { <br> FriBidiChar bracket_id; <br> fribidi_boolean is_open; <br>}; <br><div><br>-- <br><div class="gmail_signature">behdad<br><a href="http://behdad.org/" target="_blank">http://behdad.org/</a></div>
</div></div>