4images Forum & Community

4images Help / Hilfe => FAQ, Tips => Topic started by: Jan on March 08, 2003, 08:35:52 PM

Title: Bad thumbnail quality with GD2
Post by: Jan 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