php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12290 Option --enable-gd-native-tt (f)
Submitted: 2001-07-20 14:54 UTC Modified: 2001-07-26 22:14 UTC
From: klute at klute dot com Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
 [2001-07-20 14:54 UTC] klute at klute dot com
./configure --help shows 

  "--enable-gd-native-ttf     GD: Enable TrueType string function in gd"

but the option checked for is 

"--enable-gd-native-tt" (without "f")

If configured with "--enable-gd-native-ttf" TrueType string functions are still disabled in PHP-Build.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 22:14 UTC] sniper@php.net
This is fixed in CVS.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC