layout_2020::flow::inline::text_run

Function 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.