Closed (works as designed)
Project:
ImageCache Actions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 02:46 UTC
Updated:
26 Apr 2012 at 03:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
alan d. commentedLet me know if you are interested! I loved this implementation of the filter compared with the native ImageCache version of D6. Not sure what is around for D7 yet.
Comment #2
slippast commentedJust thought I'd throw in a comment. I'd love to see a unsharp mask come (back) to image cache - it should be a core option in my opinion. Perhaps it needs to become it's own module? From the looks of it most of the heavy lifting has been done.
Comment #3
slippast commentedOkay, I should've looked a little closer before my last post. Here's a quick and dirty solution. I took the excellent code from the http://vikjavev.no/computing/ump.php site, slightly modified it, created a 'Custom Action' (custom php code) and voila. I attached a before/after image as an example.
The upside? Unsharp Mask! The downside? You have to enter the three unsharp mask values manually in the PHP code (the defaults are usually fine). Anyway, here's the code - remember to remove the PHP tags when pasting it into the Custom Action area:
Props go to Torstein Hønsi of course. This is all his code. Also thanks to the folks who brought us Imagecache and Imagecache Effects. Thank you!
Comment #4
alan d. commentedI've signed his guestbook to see if he will release with a GPL compatible license.
http://vikjavev.no/gjestebok/
Comment #5
alan d. commentedUpdate: I've contacted the author of the filter twice now and no affirmative or negative response yet. I'll try to remember to ring him directly in a couple of weeks to see if I can get an answer one way or the other if I do not hear back by then.
Comment #6
mxtThere's a module to do sharpening: http://drupal.org/project/filtersie
See also: http://drupal.org/node/1056318
Comment #7
alan d. commentedMarking closed then :)