php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25593 GD2 GIF AND TTF ERRORS
Submitted: 2003-09-18 11:24 UTC Modified: 2003-09-22 12:17 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: omegatron at comcast dot net Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.3.2 OS: Windows
Private report: No CVE-ID: None
 [2003-09-18 11:24 UTC] omegatron at comcast dot net
Description:
------------
Hello All,

  This is a simple error. I notice it is not in PHP versions one compiles themselves.

  This has to do with windows precompiled binaries. I also tested with the same results on version 4.3.3

  If you do a phpinfo commmand after installing one will see that GD2 is installed by default with GIF READ ENABLED AND TTF SUPPORT.

  However I I have two different programs that deal with gif file uploads and one with ttf. None work with these PHP compiled versions. On a Unix system where PHP is self compiled with these on everything works on these systems. Alot of research and some further coding to truly check for whether gif read was enabled revealed on the precompiled windows binaries found it was not. So thus I come here. Can Binaries be made for windows that truly have these features enabled. I would have to do alot of things to compile PHP on my windows system.



Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-22 12:17 UTC] sniper@php.net
Please stop spamming the bug database with your bogus claims.
I just tested 4.3.3 on windows and php_gd2.dll in it produces perfectly fine PNGs out of gifs.

This is not support forum, so please post further comments
on e.g. php-general@lists.php.net

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Aug 18 23:01:28 2024 UTC