Sharpen intermediate pics for cpg1.5.x (imsharpen) Sharpen intermediate pics for cpg1.5.x (imsharpen)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Sharpen intermediate pics for cpg1.5.x (imsharpen)

Started by Timos-Welt, November 11, 2009, 02:45:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Timos-Welt

If you install this plugin, the thumb sharpening settings from the main settings page will also be valid for freshly generated intermediate pictures.
To modify old intermediate pictures, use the admin utils to re-generate them.

Note: Thumb sharpening must be enabled for this to work. If you install the plugin without enabling thumb sharpening, nothing will happen.

SVN of this plugin

Download latest SVN snapshot

Download: http://sourceforge.net/projects/coppermine/files/Plugins/1.5.x/cpg1.5.x_plugin_imsharpen_v0.4.zip/download




Important!

If you use a newer release than cpg1.5.6, use version 0.5 of this plugin. Otherwise, use version 0.4.

Αndré

Currently your plugin disables thumb sharpening, as you only check
if ($CONFIG['picture_size'] == $new_size) $sharpen = 1;

Furthermore the config value picture_size doesn't exist. I suppose you mean picture_width.


I changed some other things and attached the new version to your inital post.

Timos-Welt


Timos-Welt


Αndré


jsalab



jsalab


fran86

I apologise for replying to an old topic but this plugin looks really useful since my intermediate pictures are very blurry... does this work on the latest release coppermine? I dont want to stuff anything up! Thankyou :)

Αndré

I don't see a reason why it shouldn't work with the latest Coppermine release.