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

Susanne Moog typo3 at susannemoog.de
Sun Oct 4 13:04:10 CEST 2009


Reminder #4 (attached patch against current trunk)

Stanislas Rolland schrieb:
> REMINDER #3
> 
> Stanislas Rolland a écrit :
>> 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
>>
> 


-- 
Susanne Moog
NEUSTA GmbH - www.neusta.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: typo3core_feature_10471_v3.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20091004/a4f90856/attachment.txt 


More information about the TYPO3-team-core mailing list