pub fn is_axis_aligned(transform: &Affine) -> bool
Check if an affine transform has no skewing (i.e. preserves axis alignment).