php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13168 GD FONT path error
Submitted: 2001-09-06 04:15 UTC Modified: 2001-12-19 09:06 UTC
From: xyduanh at 263 dot net Assigned:
Status: Closed Package: GD related
PHP Version: 4.0.6 OS: windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 + 3 = ?
Subscribe to this entry?

 
 [2001-09-06 04:15 UTC] xyduanh at 263 dot net
 I found that the path could not use C: or D: to redirect the disk where the font file located. It means we can only use files  on the same disk and use absolute path name to be used by GD lib.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-28 08:38 UTC] sander@php.net
Can you
-try the PHP 4.1.0 when it's out (it will be released in a few days)
-if it still doesn't work, provide a sample script?
 [2001-12-19 08:46 UTC] sander@php.net
No feedback. Closing.
 [2001-12-19 09:06 UTC] mfischer@php.net
Just for the record: This is a limitation/bug/whatever of the  !@%# gd library.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 02:01:30 2024 UTC