Function layout_2020::flow::inline::text_run::char_does_not_change_font

source ·
fn char_does_not_change_font(character: char) -> bool
Expand description

Whether or not this character should be able to change the font during segmentation. Certain character are not rendered at all, so it doesn’t matter what font we use to render them. They should just be added to the current segment.