Is there a Sharpen option in the latest dev version?
Thanks!

Comments

drikc’s picture

Hello, see the following module: http://drupal.org/project/filtersie

sun’s picture

Component: Miscellaneous » User interface
Category: support » feature

ImageMagick's sharpen effect exists in code, but cannot be configured through Image module's image styles yet.

Patches welcome.

bernman’s picture

In addition to adding several new image styles, I enabled the sharpen effect that was already in the code here: http://drupal.org/node/1810390.

sun’s picture

Title: Sharpen option » Sharpen effect exists, but is not exposed in the UI
Component: User interface » Code

Let's extract the necessary changes from #1810390: Additional image styles with ImageMagick Advanced, please.

kopeboy’s picture

Issue summary: View changes

What needs to be done? I would like to test this please

Chris Charlton’s picture

Would there be any id collisions if we extract that project code?

mondrake’s picture

Status: Active » Closed (outdated)

Drupal 7 is EOL