GD: PNG support
Hi,
I noticed that I don't have PNG support in my GD (coolstack installation). A phpinfo() shows me:
GD Support enabled
GD Version 2.0 or higher
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
WBMP Support enabled
When usingimagepng()I get an error:
Fatal error: Call to undefined function imagepng()
Would I need to recompile it?
Regards,
a?

