pub fn intersecting_patches( font: &FontRef<'_>, subset_definition: &SubsetDefinition, ) -> Result<Vec<PatchUri>, ReadError>
Find the set of patches which intersect the specified subset definition.