Author Topic: Bad thumbnail quality with GD2  (Read 25146 times)

0 Members and 1 Guest are viewing this topic.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Bad thumbnail quality with GD2
« on: March 08, 2003, 08:35:52 PM »
Try to change
Code: [Select]
define('CONVERT_IS_GD2', 0);
to
Code: [Select]
define('CONVERT_IS_GD2', 1);
in includes/constants.php
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search