[TYPO3-core] RFC: #10471: Add support for geometry argument when combining images with t3lib_stdGraphic

Stanislas Rolland typo3 at sjbr.ca
Tue Mar 3 18:30:10 CET 2009


Martin Kutschker a écrit :
>>
>> Problem:
>> It is sometimes useful to be able to specify the size and offset when
>> combining images. This requires support for ImageMagick geometry argument.
>>
>> Solution:
>> Add geometry argument and forward it to ImageMagick.
> 
> Maybe it's better to add an $additionalParameters argument instead. This
> would be an array of options: eg array('geometry' => '100x12').
> 
> Additionally this array could be used to overwrite hardcoded default
> like +matte to enable alpha channels: eg array('matte'=>false). The
> reverse (ie the default) is array('matte'=>true).
> 
Good idea!

Attaching a second version of the patch that adds such 
$additionalParameters argument.

Regards,
Stanislas

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typo3core_feature_10471_v2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090303/b07c8479/attachment.txt 


More information about the TYPO3-team-core mailing list