Package: pango

Function pango:find-base-dir

Lambda List

pango:find-base-dir (text)

Arguments

text -- a string with text to process

Return Value

The pango:direction value with the direction corresponding to the first strong character. If no such character is found, then the :neutral value is returned.

Details

Searches a string for the first character that has a strong direction, according to the Unicode bidirectional algorithm.
 

See also

2024-2-25