Function flatten

Source
pub(crate) fn flatten(
    text: &mut Text,
    fontdb: &Database,
) -> Option<(Group, NonZeroRect)>