Welcome Guest, Not a member yet? Register   Sign In
Image library (GD) resize problem
#6

[eluser]RaBu[/eluser]
Of course, my phpinfo() says:
GD Version: bundled (2.0.28 compatible)

So changing to GD2 fixed the problem.

Code:
$imageconfig['image_library'] = 'GD2';

Thanks for the pointer Smile


Messages In This Thread
Image library (GD) resize problem - by El Forum - 02-22-2009, 02:23 PM
Image library (GD) resize problem - by El Forum - 02-22-2009, 02:32 PM
Image library (GD) resize problem - by El Forum - 02-22-2009, 02:41 PM
Image library (GD) resize problem - by El Forum - 02-22-2009, 02:49 PM
Image library (GD) resize problem - by El Forum - 02-22-2009, 05:19 PM
Image library (GD) resize problem - by El Forum - 02-23-2009, 02:56 AM
Image library (GD) resize problem - by El Forum - 02-24-2009, 05:15 AM
Image library (GD) resize problem - by El Forum - 07-29-2009, 05:11 PM
Image library (GD) resize problem - by El Forum - 07-29-2009, 07:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB