pub fn compare_fonts(
old: &FontRef<'_>,
new: &FontRef<'_>,
) -> Result<CompareResult, IconResolutionError>Expand description
Compares 2 icon fonts.
pub fn compare_fonts(
old: &FontRef<'_>,
new: &FontRef<'_>,
) -> Result<CompareResult, IconResolutionError>Compares 2 icon fonts.