Bug #30627
class.t3lib_stdgraphic.php: Cropscaling of gif-images is not properly implemented
| Status: | New | Start date: | 2011-10-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Image Generation | |||
| Target version: | 4.5.12 | |||
| TYPO3 Version: | 4.5 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
The ImageMagick comand build in class.t3lib_stdgraphic.php for croping gif-images is not working.
"+repage" option should be added - see attached patch file.
ImageMagick Version:
ImageMagick 6.5.7-8 2010-12-02
Some background information:
http://stackoverflow.com/questions/6730840/crop-gif-image-using-libmagick
History
Updated by Markus Klein over 1 year ago
Hi!
Thanks for reporting.
Can you file your patch to the review system (Gerrit) please.
If you're new to this, have a look at the Wiki please:
http://wiki.typo3.org/Contribution_Walkthrough_Tutorials
Updated by Chris topher over 1 year ago
- Target version changed from 4.5.7 to 4.5.8
Updated by Ernesto Baschny over 1 year ago
- Target version changed from 4.5.8 to 4.5.12