summaryrefslogtreecommitdiff
path: root/ext/gd/libgd/xbm.c
Commit message (Collapse)AuthorAgeFilesLines
* Add ImageXBMMarcus Boerger2003-06-151-2/+88
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Style fixes.Ilia Alshanetsky2003-03-121-14/+17
|
* - new xbm supportMarcus Boerger2003-02-021-0/+150
@Added XBM support for bundled gd library. (marcus) # It was enabled by the last commit and fixed by this one.