php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2188 Freetype Not Compiled In
Submitted: 1999-08-30 01:43 UTC Modified: 1999-08-30 02:02 UTC
From: jgale at calderasystems dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: Solaris 7 (x86)
Private report: No CVE-ID: None
 [1999-08-30 01:43 UTC] jgale at calderasystems dot com
Im trying to compile php4b2 with the following support:  mysql ttf gd zlib pdflib gettext

I run: ./configure --with-pdflib --with-ttf --with-zlib --with-mysql --with-gettext --with-gd and everything compiles cleanly, however no freetype support is ever added to PHP.  I notice that in the ext sub-directory there is no ttf (or freetype) dir.  Perhaps some files were not included in the beta2 distribution.

Simple GIF creation script using ImageTTFText or any other TTF routine fails.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-30 02:02 UTC] rasmus at cvs dot php dot net
Fixed in CVS
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 23 21:00:02 2026 UTC