gd_info -- Retrieve information about the currently installed GD library
Description
array gd_info ( void )
Returns an associative array describing the version and capabilities of the installed GD library.
Table 1. Elements of array returned by gd_info()
Attribute
Meaning
GD Version
string value describing the installed libgd version.
Freetype Support
boolean value. TRUE if Freetype Support is installed.
Freetype Linkage
string value describing the way in which Freetype was linked. Expected values are: 'with freetype', 'with TTF library', and 'with
unknown library'. This element will only be defined if Freetype Support evaluated to TRUE.
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest (c) 2004-2012 by phpnuker.de.