bithost-gmbh / pdfviewhelpers

TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
GNU General Public License v3.0
44 stars 20 forks source link

Add recursive merging to image processingInstructions #170

Closed maechler closed 1 year ago

maechler commented 4 years ago
$this->arguments['processingInstructions'] = array_merge($this->settings['image']['processingInstructions'], $this->arguments['processingInstructions']);