summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+600
* - - Fixed #51128, imagefill() doesn't work with large imagesPierre Joye2010-04-281-2/+2
* - Fix #51671, imagefill does not work correctly for small imagesPierre Joye2010-04-282-1/+25
* - WSPierre Joye2010-04-281-2/+2
* Removed safe_modeKalle Sommer Nielsen2010-04-262-8/+6
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-600/+0
* Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)Takeshi Abe2010-03-242-1/+33
* Properly skip tests that require the bundled gd lib when the external is usedRaphael Geissert2010-03-117-4/+7
* fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)Takeshi Abe2010-01-202-5/+124
* fix wrong type and useless assignmentsTakeshi Abe2010-01-151-9/+5
* imagepolygon() and imagefilledpolygon() does not allow negative number of poi...Takeshi Abe2010-01-144-3/+36
* removed an unused variableTakeshi Abe2010-01-131-2/+1
* - use png_sig_cmp to support libpng 1.4, old is deprecated already in older v...Pierre Joye2010-01-101-1/+1
* Bug #49600 (imageTTFText text shifted right)Takeshi Abe2010-01-082-1/+33
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
* - Fixed bug #50469 (Fixed typo in imagepsencodefont error string).Pierrick Charron2009-12-141-1/+1
* Fixed a possible memory leak in case that FT_Glyph_To_Bitmap() failsTakeshi Abe2009-11-011-0/+1
* - check max colors while loading gd2 palette image (patch by Tomas Hoger)Pierre Joye2009-10-123-0/+19
* - Fixed testsFelipe Pena2009-09-264-6/+5
* Fix SKIPIF sectionsandy wharmby2009-09-152-2/+2
* - Fix sanity check for the color index in imagecolortransparentPierre Joye2009-09-031-1/+1
* More tests from 2009 testfestZoe Slattery2009-08-289-0/+180
* Test from 2009 testfestZoe Slattery2009-08-263-0/+78
* Adding tests for imagecolorallocatealphaRafael Machado Dohms2009-08-246-0/+143
* Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies wrong...Ilia Alshanetsky2009-08-092-2/+2
* Test case for bug #42434Kalle Sommer Nielsen2009-07-301-0/+26
* Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)Kalle Sommer Nielsen2009-07-281-2/+2
* - Skip some tests in 32bit systems, add cleanups where missingJani Taskinen2009-07-283-3/+7
* added test for #43073Takeshi Abe2009-07-271-0/+46
* MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48...Takeshi Abe2009-07-274-11/+65
* Adding tests for imagesetthickness, basic and errors for both params, and com...Rafael Machado Dohms2009-07-244-0/+101
* Removing deprecated test replaced by individual tests for imageistruecolor an...Rafael Machado Dohms2009-07-201-19/+0
* Separating and complementing imageistruecolor and imagetruecolortopalette testsRafael Machado Dohms2009-07-206-0/+148
* Commiting imagecreatetruecolor tests for PHP_5_3 branchRafael Machado Dohms2009-07-194-0/+85
* - WSPierre Joye2009-07-071-22/+19
* - #45905, imagefilledrectangle() clipping errorPierre Joye2009-07-071-15/+22
* Fixed a stray 'in the testGwynne Raskind2009-07-021-1/+1
* - Fix testFelipe Pena2009-07-011-0/+1
* - Fixed testsFelipe Pena2009-07-016-32/+46
* - MFH: New tests (SaoPaulo UG testfest)Felipe Pena2009-07-01119-0/+2566
* - add license infoPierre Joye2009-06-241-0/+53
* MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts...Takeshi Abe2009-06-213-13/+34
* MFH: Fix memleakKalle Sommer Nielsen2009-06-191-1/+0
* - fix buildPierre Joye2009-05-271-1/+2
* - fix build on unix with bundled gdPierre Joye2009-05-271-0/+1
* - [DOC] always enable imagecolormatchPierre Joye2009-05-277-67/+76
* - MFH: [DOC] always enable imagerotate (bundled or system gd)Pierre Joye2009-05-277-543/+567
* - MFH: [DOC] - add image(filled)ellipse to the compat layer (work around a b...Pierre Joye2009-05-266-111/+123
* - wsPierre Joye2009-05-261-31/+18
* - enable filter constantsPierre Joye2009-05-261-3/+3