summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* CS fixfoobar2003-03-201-5/+5
* WS & CS fixesfoobar2003-03-201-279/+344
* Cleanup.Ilia Alshanetsky2003-03-181-111/+113
* * email address changeStig Bakken2003-03-182-2/+2
* Fixed bug #22751 (Compile error in gdcache when external libgd is used)foobar2003-03-182-1/+2
* fixing my proto fix :|Hartmut Holzgraefe2003-03-171-1/+1
* proto fixHartmut Holzgraefe2003-03-171-1/+1
* Whitespace fixes.Ilia Alshanetsky2003-03-145-906/+762
* Cleanup.Ilia Alshanetsky2003-03-135-499/+358
* Added the type constants for imagegd2()foobar2003-03-121-0/+7
* Fix bug #22646foobar2003-03-122-2/+2
* Style fixes.Ilia Alshanetsky2003-03-122-142/+17
* Fixed bug #22613 (imagettfbox() does not add the kerning distance to theIlia Alshanetsky2003-03-101-287/+248
* - Fixed a bug in GD's truecolor TTF handlingDerick Rethans2003-03-081-2/+6
* Fixing functionicalls with variable number of parameters...Stefan Esser2003-03-061-2/+2
* Added test case for bug #22544.Ilia Alshanetsky2003-03-051-0/+26
* Better identification of bundled GD library.Ilia Alshanetsky2003-03-051-1/+1
* Fixed bug #22544 (missing fix from official gd).Ilia Alshanetsky2003-03-051-3/+4
* update credits (ilia,myself)Pierre Joye2003-03-011-1/+1
* add imagesavealpha wrapper (Jukka Holappa <jukkaho@mail.student.oulu.fi>,Pierre Joye2003-02-261-115/+137
* add imagesavealpha wrapper (Jukka Holappa <jukkaho@mail.student.oulu.fi>,Pierre Joye2003-02-261-1/+2
* Fixed a crash in gdImageCopyMergeGray().Ilia Alshanetsky2003-02-251-58/+41
* Kill some warningsMarcus Boerger2003-02-091-6/+6
* XBM for winMarcus Boerger2003-02-091-2/+17
* Syncronize with branchFrank M. Kromann2003-02-092-4/+4
* Add gdImageEllipsePierre Joye2003-02-082-5/+102
* - new xbm supportMarcus Boerger2003-02-025-1/+184
* Bundled version has XBM support as well as external.Marcus Boerger2003-02-011-0/+1
* Show if XPM support is available & Set availability bit only when available.Marcus Boerger2003-02-011-1/+9
* Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jaspe...Sara Golemon2003-01-262-1/+23
* Fixed bug #21533 (a rare condition where error can remain undefined andIlia Alshanetsky2003-01-241-1/+1
* Fixed compile warning.Ilia Alshanetsky2003-01-241-8/+8
* MFBfoobar2003-01-231-0/+1
* Fixed a crash when invalid color is passed to imagepstext().Ilia Alshanetsky2003-01-221-76/+68
* Remove the (c), in the future, can we add PHP Licence terms for the newPierre Joye2003-01-211-4/+0
* Add credits to my functions (thx for the advice Wez&Ilia :)Pierre Joye2003-01-211-0/+24
* Add test for png.hfoobar2003-01-201-1/+5
* Removed pointless checks of array_init() return value.Ilia Alshanetsky2003-01-171-20/+9
* Syncronize bundled GD library with latest GD (2.0.11).Ilia Alshanetsky2003-01-175-1620/+1364
* Fixed ImageRotate when rotation angle is 90 degrees, patch byIlia Alshanetsky2003-01-101-2/+2
* Fixed bug #21518.Ilia Alshanetsky2003-01-082-10/+7
* Fix line drawed twice (L. Atkinson)Pierre Joye2003-01-071-2/+0
* MFB:Edin Kadribasic2003-01-061-2/+2
* Nuke warning, on Win32 buildFrank M. Kromann2003-01-061-1/+1
* enable imageftbbox() and imagefttext() on WIn32Frank M. Kromann2003-01-061-2/+2
* Complete gif readonly support addition by adding missing gd_gif_in.cEdin Kadribasic2003-01-061-0/+4
* Fixed bug #21445.Ilia Alshanetsky2003-01-062-2/+7
* Define HAVE_GD_GIF_READ.Sebastian Bergmann2003-01-051-4/+4
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Fix a crash while using an invalid color with imagesetstyle, see the samplePierre Joye2002-12-181-13/+11