Project

General

Profile

Actions

Bug #41425

closed

Image effects "sharpen" slow

Added by Arjen Hoekema about 12 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
Image Cropping
Target version:
-
Start date:
2012-09-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

For images (tt_content) elements there's a dropdown with some image effects than can be applied to images rendered with IMG_TEXT. The parameter for the "Sharpen" effect is set to "-sharpen 70". When setting the sharpen to such a high value it takes a long time for images to be converted using Graphicsmagick/Imagemagick.

According to the documentation of Graphicsmagick the first parameter to "-sharpen" should be the radius of the sharpen filter. It think a value of "70" is way to high, for some images it takes about 10 seconds to apply this filter.

Does anyone know what would be a good value? It could be fixed by modifying the "$image_effects" in "tslib_cObj".

Actions

Also available in: Atom PDF