1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-06 13:56:30 +02:00
Files
Oliver Vogel 0f87254688 Fix bug in CropModifier of Imagick driver (#1428)
The CropModifier produced strange artifacts if another resize step was performed after the modification.

This patch removes the copying of the alpha channel in the CropModifier and implements a different method.

See: https://github.com/Intervention/image/issues/1426
2025-02-01 08:28:26 +01:00
..
2024-12-07 11:38:33 +01:00