swift-snapshot-testing icon indicating copy to clipboard operation
swift-snapshot-testing copied to clipboard

Diffing UIImage considering imageOrientation

Open valeriyvan opened this issue 2 years ago • 0 comments

  • Do I get it right that UIImages diffing considers pixels only and ignores imageOrientation property?

  • Does it make sense extending image(precision: Float, perceptualPrecision: Float, scale: CGFloat?) by adding one more parameter considerImageOrientation which will default to False?

valeriyvan avatar Jun 20 '23 08:06 valeriyvan