summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gd.h
Commit message (Expand)AuthorAgeFilesLines
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* imagettftext() uses the last charactermap it found and not the one you wantScott MacVicar2014-02-161-1/+2
* Merge branch 'PHP-5.5'Remi Collet2013-04-251-0/+2
|\
| * Fixed bug #64707 missing declaration after dd0399fRemi Collet2013-04-251-0/+2
* | Merge branch 'PHP-5.5'Remi Collet2013-04-241-2/+4
|\ \ | |/
| * We need both gdImageCreateFromJpeg* and gdImageCreateFromJpeg*ExRemi Collet2013-04-241-2/+4
* | conflictPierre Joye2013-03-261-0/+1
|\ \ | |/
| * fix regression, take #2 (merge issue due to git 1.8 default setting changes)Pierre Joye2013-03-261-0/+1
* | - fix regression bug24155.phpt and bug39366.phptPierre Joye2013-03-221-2/+1
|/
* - add affine matrix helper for translate, scale, rotate and shearPierre Joye2013-03-201-0/+10
* - add new interpolation methodPierre Joye2013-03-201-1/+129
* - clean and enable thresholdPierre Joye2013-02-281-1/+2
* - add image crop supportPierre Joye2013-02-281-0/+50
* - add image flip API supportPierre Joye2013-02-271-0/+8
* - initial webp support, rely on libpx, final version will be either w/o dep o...Pierre Joye2010-10-041-0/+5
* - expose gdImageGetTrueColorPixel in bundled libPierre Joye2009-05-261-0/+1
* - silent warning or possible linker error on winPierre Joye2009-04-071-0/+4
* MFH: added pixelate filter.Takeshi Abe2009-01-141-0/+7
* - fix build on linux (static)Pierre Joye2008-11-061-0/+2
* MFH: Fixed function definitionIlia Alshanetsky2007-09-111-1/+1
* - MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSIONPierre Joye2007-06-031-0/+6
* MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).Scott MacVicar2007-04-231-5/+9
* - MFH:Pierre Joye2007-04-041-0/+8
* fix compiler warnings introduced in my previous commitNuno Lopes2006-09-161-1/+1
* mark some huge arrays as read-onlyNuno Lopes2006-09-151-1/+1
* - MFH: add a weak/tolerant mode to the jpeg loaderPierre Joye2006-02-051-2/+2
* - MFH: add filter option to imagepngPierre Joye2006-01-271-3/+3
* -fix build as shared or separate from main build (bfrance)Pierre Joye2005-10-091-0/+4
* - allow to keep or ignore the transparent color in imagerotate (thxPierre Joye2005-03-271-5/+5
* Move global symbols defined by bundled copy of libgd into privateJoe Orton2004-08-311-0/+2
* Merge changes from GD 2.0.28Stefan Esser2004-07-221-0/+5
* Missing part of the upgrade patch.Ilia Alshanetsky2004-05-101-0/+3
* - Add fontpath for win98/XP (Patch by Friedhelm Betz)Derick Rethans2004-04-121-1/+1
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-291-0/+1
* CS fixes.Ilia Alshanetsky2003-12-281-30/+30
* Synchronized bundled GD library with GD 2.0.17Ilia Alshanetsky2003-12-251-2/+10
* Add ImageXBMMarcus Boerger2003-06-151-0/+1
* Added missing bit from gd2.0.12 sync.Ilia Alshanetsky2003-04-091-1/+2
* Syncronized bunbled GD library with gd 2.0.12Ilia Alshanetsky2003-04-051-3/+56
* Add gdImageEllipsePierre Joye2003-02-081-1/+1
* Syncronize bundled GD library with latest GD (2.0.11).Ilia Alshanetsky2003-01-171-1/+2
* Fixed bug #21445.Ilia Alshanetsky2003-01-061-2/+2
* Add antialias flag to image structurePierre Joye2002-12-111-0/+4
* Made imagecreatefromxpm() work once again.Ilia Alshanetsky2002-12-041-0/+2
* No more (f)printf for errors and warnings instead use php_error_docref.Marcus Boerger2002-12-011-0/+5
* Synchronized bundled gd library with the latest stable GD, 2.0.6Ilia Alshanetsky2002-11-251-0/+2
* Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). ThisIlia Alshanetsky2002-11-131-0/+36
* Update bundled gd library with relevant changes from gd-2.0.4Rasmus Lerdorf2002-10-291-1/+6
* Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements theIlia Alshanetsky2002-10-291-0/+6
* As discussed a while ago, decoding GIF images is not considered a UnisysRasmus Lerdorf2002-10-061-0/+4