[BUGFIX] Gifbuilder: Fix image-mask-functionality
Mask-functionality is broken since the introduction of FAL. Change-Id: Iff28d9561e10f7581041bcc35bd56dfc972954b3 Resolves: #59392 Releases: 6.3, 6.2, 6.1 Reviewed-on: https://review.typo3.org/31202 Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/core/Classes/Imaging/GraphicalFunctions.php 3 additions, 3 deletionstypo3/sysext/core/Classes/Imaging/GraphicalFunctions.php
- typo3/sysext/core/Classes/Resource/Processing/LocalCropScaleMaskHelper.php 10 additions, 4 deletions.../Classes/Resource/Processing/LocalCropScaleMaskHelper.php
- typo3/sysext/core/Classes/Resource/Processing/LocalImageProcessor.php 2 additions, 4 deletions.../core/Classes/Resource/Processing/LocalImageProcessor.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 53 additions, 35 deletions.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php 8 additions, 3 deletions...tend/Classes/ContentObject/ImageResourceContentObject.php
- typo3/sysext/frontend/Classes/Imaging/GifBuilder.php 2 additions, 2 deletionstypo3/sysext/frontend/Classes/Imaging/GifBuilder.php
Please register or sign in to comment