fn invisible_char(c: char) -> boolExpand description
Code points that will always be invisible (zero width).
See also FontImpl::ignore_character.
fn invisible_char(c: char) -> boolCode points that will always be invisible (zero width).
See also FontImpl::ignore_character.