Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: are minithumbs sharpened?  (Read 4834 times)

0 Members and 1 Guest are viewing this topic.

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
are minithumbs sharpened?
« on: April 25, 2007, 02:53:49 pm »

Just wanted to know if mini thumbs are sharpened if thumbnail sharpening is enabled?

Or is it just the normal thumbnails that get sharpened?
« Last Edit: April 25, 2007, 06:49:29 pm by GauGau »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: are minithumbs sharpened?
« Reply #1 on: April 25, 2007, 06:46:32 pm »

yep, mini thumbs get sharpened when thumb sharpening is enabled in config

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: are minithumbs sharpened?
« Reply #2 on: April 25, 2007, 06:48:31 pm »

thanks
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: are minithumbs sharpened?
« Reply #3 on: April 25, 2007, 07:00:50 pm »

But if you don't need them to be sharpened, then it's just a 1 you have to change into a 0

in picmgmnt.inc.php find
Code: [Select]
            if (!resize_image($work_image, $mini, $CONFIG['mini_thumb_width'], $CONFIG['thumb_method'], "mini", "false", 1))and change into
Code: [Select]
            if (!resize_image($work_image, $mini, $CONFIG['mini_thumb_width'], $CONFIG['thumb_method'], "mini", "false", 0))

nickfzx

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 285
Re: are minithumbs sharpened?
« Reply #4 on: April 25, 2007, 07:18:58 pm »

nice to know but I will leave them with the sharpening :)
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.