Function epaint::text::font::invisible_char

source ยท
fn invisible_char(c: char) -> bool
Expand description

Code points that will always be invisible (zero width).

See also FontImpl::ignore_character.