Page 1 of 1

How to Enable T1Lib Support in GD Library

PostPosted: 18. September 2009 22:27
by deecee2000
Hi All,

I am using below GD environment in my php. I downloaded xampp on my linux box. I want to enable T1Lib Support in GD. Could anyone please let me know how I can do that?

Array
(
[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] =>
[XBM Support] => 1
[JIS-mapped Japanese Font Support] =>
)

Thnx in Advance.