fribidi_get_bracket (3) Linux Manual Page
NAME fribidi_get_bracket – get bracketed character SYNOPSIS #include <fribidi.h> extern FriBidiBracketType fribidi_get_bracket(FriBidiChar ch); PARAMETERS FriBidiChar ch Input character. DESCRIPTION This function finds the bracketed equivalent of a character as defined in the file BidiBrackets.txt of the Unicode Character Database available at http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt. If the input character is a declared as a brackets character in the…
