fn is_transparent_zero_width(c: char) -> boolExpand 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.