Skip to main content

shared_axes

Function shared_axes 

Source
pub fn shared_axes(
    f_a: &DFont,
    f_b: &DFont,
) -> (HashMap<String, (f32, f32, f32)>, Vec<(String, HashMap<String, f32>)>)
Expand description

Compare two fonts and return the axes and instances they have in common