I\'m trying to resize an image of more than 3000px in width, it upload开发者_运维知识库s fine if i do not resize it, but as soon as I resize the image it does not want to upload and resize, this is fu
im making a line in php and so far its showing fine, but what problem im getting now is the line is not being smooth, it shows as breaking edges. following is the code for making radius line:
It\'s my first time using the function ImageCopyResampled. I just followed the code written in th开发者_运维问答e PHP manual. There seemed to be no errors when I ran the code. The problem is my code j
How does one enable (or perhaps I need to install) GD when my phpinfo() output in \"Configure Command\" says; --without-gd ?
I开发者_Go百科 am having problems in rendering unicode glyphs ( language : Malayalam, Tamil and Hindi) with PHP GD library. Is this something related to the rendering engine of GD library? Any workaro
I have to use the gdLibrary (http://www.libgd.org) in a C++ App on MS Windows XP Prof. SP3 32bit - and I\'m trying and googleing for two days now without success. Does anyone of you use libgd with MS
I\'m currently working on drawing a tournament bracket for one of my projects.It seems to be working drawing smaller brackets but once I get to 16 it starts acting up.
Currently I\'ve got the following working just fine without any problems (yet). header (\"Content-type: image/png\");
Is it possible to scale down a animated GIF with PHP GD so that it\'s still animated? 开发者_如何学CIf so, how?Looks like I\'m answering this about after 2 years but in case of someone looks for the s
I have found an image format that is being used by some applets. but i don\'t know what it is. I think it is some kind of vector graphics format that is used by the GD library.