Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix #51671, imagefill does not work correctly for small images | Pierre Joye | 2010-04-28 | 1 | -0/+24 |
| | |||||
* | Fixed bug #51263 (imagettftext and rotated text uses wrong baseline) | Takeshi Abe | 2010-03-24 | 1 | -0/+32 |
| | |||||
* | Properly skip tests that require the bundled gd lib when the external is used | Raphael Geissert | 2010-03-11 | 6 | -3/+6 |
| | |||||
* | fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon) | Takeshi Abe | 2010-01-20 | 1 | -0/+119 |
| | |||||
* | imagepolygon() and imagefilledpolygon() does not allow negative number of ↵ | Takeshi Abe | 2010-01-14 | 2 | -0/+30 |
| | | | | points causing invalid allocation | ||||
* | Bug #49600 (imageTTFText text shifted right) | Takeshi Abe | 2010-01-08 | 1 | -0/+32 |
| | | | | - fix difference of horizontal position between imagettftext() and imagettfbbox() | ||||
* | - check max colors while loading gd2 palette image (patch by Tomas Hoger) | Pierre Joye | 2009-10-12 | 2 | -0/+16 |
| | |||||
* | - Fixed tests | Felipe Pena | 2009-09-26 | 4 | -6/+5 |
| | |||||
* | Fix SKIPIF sections | andy wharmby | 2009-09-15 | 2 | -2/+2 |
| | |||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-28 | 5 | -0/+103 |
| | |||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 3 | -0/+78 |
| | |||||
* | Adding tests for imagecolorallocatealpha | Rafael Machado Dohms | 2009-08-24 | 6 | -0/+143 |
| | |||||
* | Test case for bug #42434 | Kalle Sommer Nielsen | 2009-07-30 | 1 | -0/+26 |
| | |||||
* | - Skip some tests in 32bit systems, add cleanups where missing | Jani Taskinen | 2009-07-28 | 3 | -3/+7 |
| | |||||
* | MFB: added test for #43073 | Takeshi Abe | 2009-07-27 | 1 | -0/+46 |
| | |||||
* | MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and ↵ | Takeshi Abe | 2009-07-27 | 3 | -2/+44 |
| | | | | #48801 (Problem with imagettfbbox) | ||||
* | Adding tests for imagesetthickness, basic and errors for both params, and ↵ | Rafael Machado Dohms | 2009-07-24 | 4 | -0/+101 |
| | | | | complementing imagetruecolortopalette with out of bound params | ||||
* | Removing deprecated test replaced by individual tests for imageistruecolor ↵ | Rafael Machado Dohms | 2009-07-20 | 1 | -19/+0 |
| | | | | and imagetruecolortopalette | ||||
* | Separating and complementing imageistruecolor and imagetruecolortopalette tests | Rafael Machado Dohms | 2009-07-20 | 6 | -0/+147 |
| | |||||
* | Adjusting tests to use EXPECTF (faster testing) and adjusting 5_2 version to ↵ | Rafael Machado Dohms | 2009-07-19 | 2 | -6/+6 |
| | | | | lack of parameter validation | ||||
* | Adding tests for imagecreatetruecolor for PHP_5_2 and trunk | Rafael Machado Dohms | 2009-07-19 | 4 | -0/+85 |
| | |||||
* | Fix test | andy wharmby | 2009-07-09 | 1 | -1/+1 |
| | |||||
* | - Fix test | Felipe Pena | 2009-07-01 | 1 | -0/+1 |
| | |||||
* | - New tests | Felipe Pena | 2009-07-01 | 83 | -0/+1913 |
| | |||||
* | MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for ↵ | Takeshi Abe | 2009-06-22 | 2 | -0/+18 |
| | | | | texts with new lines) | ||||
* | MFH: Fixed bug #45799 (imagepng() crashes on empty image) | Takeshi Abe | 2009-03-14 | 1 | -0/+15 |
| | |||||
* | New image tests. Tested on Windows, LInux and Linux 64 bit | andy wharmby | 2009-01-22 | 18 | -0/+1604 |
| | |||||
* | MFH Fix segfault and potential security issue in imagerotate(). | Scott MacVicar | 2008-12-10 | 1 | -0/+32 |
| | |||||
* | do not leave crap behind | Jani Taskinen | 2008-08-14 | 1 | -0/+1 |
| | |||||
* | - MFB: fix crash when some crafted font are given | Pierre Joye | 2008-07-17 | 1 | -0/+25 |
| | |||||
* | - a few more gd tests (committed on behalf of andy wharmby) | Robert Nicholson | 2008-02-01 | 6 | -0/+424 |
| | |||||
* | - Right filename | Mattias Bengtsson | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) | Mattias Bengtsson | 2007-11-04 | 2 | -0/+21 |
| | |||||
* | - MFB: gd #106, imagerectangle draws 1x1 rectangles as 1x3 rectangles | Pierre Joye | 2007-08-26 | 1 | -0/+22 |
| | |||||
* | - libgd #101, imagecreatefromgd can crash if gdImageCreate fails | Mattias Bengtsson | 2007-08-09 | 2 | -0/+19 |
| | |||||
* | - libgd #94, imagecreatefromxbm can crash if gdImageCreate fails | Mattias Bengtsson | 2007-08-09 | 2 | -0/+22 |
| | |||||
* | - enable tests even when an external GD is used. Latest releases | Pierre Joye | 2007-06-02 | 35 | -144/+180 |
| | | | | | (2.0.34 or 2.0.35) work. | ||||
* | MFH: fix #41442 (imagegd2() under output control) | Antony Dovgal | 2007-05-22 | 1 | -0/+37 |
| | |||||
* | fix test | Antony Dovgal | 2007-05-17 | 1 | -3/+3 |
| | |||||
* | - fix title | Pierre Joye | 2007-05-16 | 1 | -1/+1 |
| | |||||
* | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test | Pierre Joye | 2007-05-16 | 1 | -3/+3 |
| | | | | | (Reported by Xavier Roche) | ||||
* | - MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c | Pierre Joye | 2007-05-16 | 2 | -0/+21 |
| | | | | | (Reported by Xavier Roche) | ||||
* | improve test | Antony Dovgal | 2007-05-03 | 1 | -0/+1 |
| | |||||
* | - Sync with gd 2.0.35 (bug #52, #60 and #66) | Pierre Joye | 2007-04-04 | 1 | -1/+2 |
| | | | | | | | | | | - Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre) - a frame size must be confined to the screen defition (Pierre) - be sure to always read the dimensions in the frame and does not use the screen size (see #66 for a side effect) (Pierre) - Update #37360 test. The frame does not fit the logical screen (specs tell that it must fit) (Pierre) | ||||
* | - MFH: CVE-2007-1001, integer overflow with invalid wbmp images | Pierre Joye | 2007-03-10 | 1 | -0/+47 |
| | |||||
* | - #40764, line thickness not respected for horizontal and vertical lines | Pierre Joye | 2007-03-10 | 1 | -0/+31 |
| | | | | | | - add test - NEWS entry | ||||
* | MFH | Antony Dovgal | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | - #39286, misleading error message when nvalid dimensions are given | Pierre Joye | 2006-12-10 | 2 | -2/+17 |
| | |||||
* | - #39508, add test (imagefill crashes with small image) | Pierre Joye | 2006-12-10 | 1 | -0/+16 |
| | |||||
* | - MFH:#39780, PNG image with CRC/data error raises fatal error | Pierre Joye | 2006-12-10 | 2 | -0/+21 |
| |