Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-11-11 14:40:17

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 637
Website

control the sharp of the thumbnails

hey is there a way to control the sharp of the thumbnails please?
I want to take it down a little bit ;)

Offline

#2 2008-11-11 16:51:19

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: control the sharp of the thumbnails

You could try to fiddle with the value in this line:

            $this->_DST['image'] = UnsharpMask($this->_DST['image'],80,.5,3);

Reducing the 80 in the call to UnsharpMask() is the way to go…

Offline

#3 2008-11-11 17:10:47

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 637
Website

Re: control the sharp of the thumbnails

great!
thanks =)

(the line is in the textpattern/lib/class.thumb.php file)

Offline

Board footer

Powered by FluxBB