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