SixLabors / ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://sixlabors.com/products/imagesharp/
Other
7.39k stars 851 forks source link

Fix off-by-one error when centering a transform. #2760

Closed JimBobSquarePants closed 3 months ago

JimBobSquarePants commented 3 months ago

Prerequisites

Description

Fixes #2753

Fixes the off-by-one error introduced when rotating or skewing images.