User Commands LIBGD(1) NAME libgd - LibGD Command Line Interface SYNOPSIS annotate infile outfile [args...] gdparttopng filename.gd filename.png x-coord y-coord width height gdtopng filename.gd filename.png gd2copypal palettefile.gd2 filename.gd2 gd2topng gd2topng filename.gd2 filename.png [srcx srcy width height] pngtogd filename.png filename.gd pngtogd2 filename.png filename.gd2 chunk-size format webpng [-i y|n ] [-l] [-t index|none] [-d] [ - | pngname.png ] gd2togif filename.gd2 filename.gif gdcmpgif gdcmpgif filename.gif filename.gif giftogd2 filename.gif filename.gd2 chunk-size format gd2time filename.gd count x-coord y-coord width height gdlib-config [options] --libdir gdlib-config [options] --includedir gdlib-config [options] --version gdlib-config [options] --majorversion gdlib-config [options] --minorversion gdlib-config [options] --revision gdlib-config [options] --ldflags gdlib-config [options] --libs gdlib-config [options] --cflags gdlib-config [options] --includes gdlib-config [options] --features gdlib-config [options] --all DESCRIPTION LibGD 2.0.34 Command line interface to the Graphics Draw Library [LibGD]. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Interface Stability | Uncommitted. | |_____________________________|_____________________________| | MT-Level | Thread-Unsafe. | |_____________________________|_____________________________| SEE ALSO php(1), png(1), jpeg(1), tiff(1), attributes(5) The full documentation for LibGD is maintained as an HTML manual. It can be found in /usr/share/doc/gd/index.html. You can access this documentation by opening file:///usr/share/doc/gd/index.html in your web browser.