unicode_width::tables

Function is_transparent_zero_width

source
fn is_transparent_zero_width(c: char) -> bool
Expand description

Whether this character is a zero-width character with Joining_Type=Transparent. Used by the Alef-Lamed ligatures. See also is_ligature_transparent, a near-subset of this (only ZWJ is excepted) which is transparent for non-Arabic ligatures.