php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40130 TTF usage doesnt work properly
Submitted: 2007-01-14 18:41 UTC Modified: 2007-04-23 15:19 UTC
From: gk at gknw dot de Assigned: scottmac (profile)
Status: Closed Package: GD related
PHP Version: 5CVS-2007-01-14 (snap) OS: NetWare
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gk at gknw dot de
New email:
PHP Version: OS:

 

 [2007-01-14 18:41 UTC] gk at gknw dot de
Description:
------------
On NetWare platform we have similar to Win32 volume identifiers which are separated with a colon - but the volume names are not just one char but can be up to 16 chars. Therefore we need a minor patch against libgd/gdft.c:
http://www.gknw.net/test/php_issues/libgd_gdft.c.diff
and in addition we need to define the proper path separator in libgd/gd.h:
http://www.gknw.net/test/php_issues/libgd_gd.h.diff
I've tested this patch with all PHP5 versions.

Thanks!




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-23 15:19 UTC] scottmac@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 14:01:29 2024 UTC