php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43516 imagettftext function does not work with big gif files
Submitted: 2007-12-06 12:02 UTC Modified: 2007-12-14 01:00 UTC
From: anil dot konsal at gmail dot com Assigned: pajoye (profile)
Status: No Feedback Package: *Graphics related
PHP Version: 5.2.5 OS: windowsXP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-12-06 12:02 UTC] anil dot konsal at gmail dot com
Description:
------------
the imagettftext function does not work with a gif image of size 909X1300. its working well with the JPEG and PNG format of the same dimension


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-06 15:25 UTC] pajoye@php.net
The image ttf functions have nothing to do with the image format (load or save).

Which problems do you meet? Can you show me some code please?
 [2007-12-14 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC