| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | imagettftext() uses the last charactermap it found and not the one you want | Scott MacVicar | 2014-02-16 | 1 | -1/+2 |
* | Merge branch 'PHP-5.5' | Remi Collet | 2013-04-25 | 1 | -0/+2 |
|\ |
|
| * | Fixed bug #64707 missing declaration after dd0399f | Remi Collet | 2013-04-25 | 1 | -0/+2 |
* | | Merge branch 'PHP-5.5' | Remi Collet | 2013-04-24 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | We need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*Ex | Remi Collet | 2013-04-24 | 1 | -2/+4 |
* | | conflict | Pierre Joye | 2013-03-26 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | fix regression, take #2 (merge issue due to git 1.8 default setting changes) | Pierre Joye | 2013-03-26 | 1 | -0/+1 |
* | | - fix regression bug24155.phpt and bug39366.phpt | Pierre Joye | 2013-03-22 | 1 | -2/+1 |
|/ |
|
* | - add affine matrix helper for translate, scale, rotate and shear | Pierre Joye | 2013-03-20 | 1 | -0/+10 |
* | - add new interpolation method | Pierre Joye | 2013-03-20 | 1 | -1/+129 |
* | - clean and enable threshold | Pierre Joye | 2013-02-28 | 1 | -1/+2 |
* | - add image crop support | Pierre Joye | 2013-02-28 | 1 | -0/+50 |
* | - add image flip API support | Pierre Joye | 2013-02-27 | 1 | -0/+8 |
* | - initial webp support, rely on libpx, final version will be either w/o dep o... | Pierre Joye | 2010-10-04 | 1 | -0/+5 |
* | - expose gdImageGetTrueColorPixel in bundled lib | Pierre Joye | 2009-05-26 | 1 | -0/+1 |
* | - silent warning or possible linker error on win | Pierre Joye | 2009-04-07 | 1 | -0/+4 |
* | MFH: added pixelate filter. | Takeshi Abe | 2009-01-14 | 1 | -0/+7 |
* | - fix build on linux (static) | Pierre Joye | 2008-11-06 | 1 | -0/+2 |
* | MFH: Fixed function definition | Ilia Alshanetsky | 2007-09-11 | 1 | -1/+1 |
* | - MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION | Pierre Joye | 2007-06-03 | 1 | -0/+6 |
* | MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware). | Scott MacVicar | 2007-04-23 | 1 | -5/+9 |
* | - MFH: | Pierre Joye | 2007-04-04 | 1 | -0/+8 |
* | fix compiler warnings introduced in my previous commit | Nuno Lopes | 2006-09-16 | 1 | -1/+1 |
* | mark some huge arrays as read-only | Nuno Lopes | 2006-09-15 | 1 | -1/+1 |
* | - MFH: add a weak/tolerant mode to the jpeg loader | Pierre Joye | 2006-02-05 | 1 | -2/+2 |
* | - MFH: add filter option to imagepng | Pierre Joye | 2006-01-27 | 1 | -3/+3 |
* | -fix build as shared or separate from main build (bfrance) | Pierre Joye | 2005-10-09 | 1 | -0/+4 |
* | - allow to keep or ignore the transparent color in imagerotate (thx | Pierre Joye | 2005-03-27 | 1 | -5/+5 |
* | Move global symbols defined by bundled copy of libgd into private | Joe Orton | 2004-08-31 | 1 | -0/+2 |
* | Merge changes from GD 2.0.28 | Stefan Esser | 2004-07-22 | 1 | -0/+5 |
* | Missing part of the upgrade patch. | Ilia Alshanetsky | 2004-05-10 | 1 | -0/+3 |
* | - Add fontpath for win98/XP (Patch by Friedhelm Betz) | Derick Rethans | 2004-04-12 | 1 | -1/+1 |
* | Synchronized bundled GD library with GD 2.0.22. | Ilia Alshanetsky | 2004-03-29 | 1 | -0/+1 |
* | CS fixes. | Ilia Alshanetsky | 2003-12-28 | 1 | -30/+30 |
* | Synchronized bundled GD library with GD 2.0.17 | Ilia Alshanetsky | 2003-12-25 | 1 | -2/+10 |
* | Add ImageXBM | Marcus Boerger | 2003-06-15 | 1 | -0/+1 |
* | Added missing bit from gd2.0.12 sync. | Ilia Alshanetsky | 2003-04-09 | 1 | -1/+2 |
* | Syncronized bunbled GD library with gd 2.0.12 | Ilia Alshanetsky | 2003-04-05 | 1 | -3/+56 |
* | Add gdImageEllipse | Pierre Joye | 2003-02-08 | 1 | -1/+1 |
* | Syncronize bundled GD library with latest GD (2.0.11). | Ilia Alshanetsky | 2003-01-17 | 1 | -1/+2 |
* | Fixed bug #21445. | Ilia Alshanetsky | 2003-01-06 | 1 | -2/+2 |
* | Add antialias flag to image structure | Pierre Joye | 2002-12-11 | 1 | -0/+4 |
* | Made imagecreatefromxpm() work once again. | Ilia Alshanetsky | 2002-12-04 | 1 | -0/+2 |
* | No more (f)printf for errors and warnings instead use php_error_docref. | Marcus Boerger | 2002-12-01 | 1 | -0/+5 |
* | Synchronized bundled gd library with the latest stable GD, 2.0.6 | Ilia Alshanetsky | 2002-11-25 | 1 | -0/+2 |
* | Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This | Ilia Alshanetsky | 2002-11-13 | 1 | -0/+36 |
* | Update bundled gd library with relevant changes from gd-2.0.4 | Rasmus Lerdorf | 2002-10-29 | 1 | -1/+6 |
* | Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements the | Ilia Alshanetsky | 2002-10-29 | 1 | -0/+6 |
* | As discussed a while ago, decoding GIF images is not considered a Unisys | Rasmus Lerdorf | 2002-10-06 | 1 | -0/+4 |