Author Topic: Auto Resize  (Read 5539 times)

0 Members and 1 Guest are viewing this topic.

Offline _Keith_

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • http://www.scikotics-ccc.com
Auto Resize
« on: January 23, 2003, 03:12:44 AM »
Ok whenever I use the image auto resize or the thumbnail auto size it always messes the color up. Is there a reason? and are there hacks that will do this for me and not mess the color up?

Thanks

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
Auto Resize
« Reply #1 on: January 23, 2003, 08:57:51 AM »
What image handling software are you using? If GD (not GD2) - this could be the reason for poor quality of images.

Offline _Keith_

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • http://www.scikotics-ccc.com
Auto Resize
« Reply #2 on: January 23, 2003, 02:16:46 PM »
I am using the one that came with the 4images as far as I know

Offline SLL

  • Hero Member
  • *****
  • Posts: 585
    • View Profile
Auto Resize
« Reply #3 on: January 23, 2003, 02:21:48 PM »
Quote from: _Keith_
I am using the one that came with the 4images as far as I know

Nothing comes with 4images. Check your settings: Admin > General > Settings >  Conversion tool for thumbnails.

I beleive, you have GD there. If so, go /includes/constants.php, find define('CONVERT_IS_GD2', 0); there and chage it to define('CONVERT_IS_GD2', 1);

This should help...

Offline _Keith_

  • Jr. Member
  • **
  • Posts: 88
    • View Profile
    • http://www.scikotics-ccc.com
Auto Resize
« Reply #4 on: January 24, 2003, 02:11:19 AM »
I got
GD Bibliotek

(Whatever that is)