summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/gdfonts.c
Commit message (Collapse)AuthorAgeFilesLines
* MFB: fix compiler warnings introduced in my previous commitNuno Lopes2006-09-161-1/+1
|
* MFBNuno Lopes2006-09-151-1/+1
|
* Synchronized bundled GD library with GD 2.0.22.Ilia Alshanetsky2004-03-291-0/+5
|
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-131-0/+3871
This initial checkin has no changes to any of the libgd code so it can be used as a basis for diffs. It also will not build currently because of this. The PHP gd checks need to be incorporated along with a bit of other config magic. It also shouldn't break the build and will only take effect if you use --with-gd=php right now.