Skip to main content

intersecting_patches

Function intersecting_patches 

Source
pub fn intersecting_patches(
    font: &FontRef<'_>,
    subset_definition: &SubsetDefinition,
) -> Result<Vec<PatchMapEntry>, ReadError>
Expand description

Find the set of patches which intersect the specified subset definition.