View Full Version : GD Library?
Kneedeepinthehooah
05-16-2009, 12:40 PM
I am using a template that needs at minimum php 4.3 and GD Library installed. I know that HM is running php 5.2.9, but I have no idea how to figure out if GD Library is installed here or not. Is that something that is assumed to be present with Php 4.3 and above?
Where do I look to find out if the template will be compatible or not?
Thanks in advance.
stamat
05-16-2009, 01:36 PM
I called gd_info() php function on my account.
Here is what it returned:
[GD Version] => bundled (2.0.34 compatible)
[FreeType Support] => 1
[FreeType Linkage] => with freetype
[T1Lib Support] =>
[GIF Read Support] => 1
[GIF Create Support] => 1
[JPG Support] => 1
[PNG Support] => 1
[WBMP Support] => 1
[XPM Support] => 1
[XBM Support] => 1
[JIS-mapped Japanese Font Support] =>
So, GD is available on HM.
Regards
Kneedeepinthehooah
05-16-2009, 04:40 PM
Thank you very much!
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.