PACKAGE NAME: gd-2.0.35-x86_64-4vl71.txz PACKAGE LOCATION: ./l PACKAGE SIZE (compressed): 144 K PACKAGE SIZE (uncompressed): 710 K PACKAGE MD5: bf61611857daa04db61f4c669ed9fc97 ./l/gd-2.0.35-x86_64-4vl71.txz PACKAGE REQUIRED: bzip2 >= 1.0.6-x86_64-1vl71,expat >= 2.1.0-x86_64-1vl71,fontconfig >= 2.10.93-x86_64-1vl71,freetype >= 2.5.1-x86_64-1vl71,libX11 >= 1.5.0-x86_64-1vl71,libXau >= 1.0.7-x86_64-1vl71,libXdmcp >= 1.1.1-x86_64-1vl71,libXpm >= 3.5.10-x86_64-1vl71,libjpeg >= 8d-x86_64-1vl71,libpng >= 1.5.12-x86_64-1vl71,libxcb >= 1.10-x86_64-1vl71,zlib >= 1.2.8-x86_64-1vl71 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: gd: gd (a graphics library) gd: gd: gd is a graphics library. It allows your code to quickly draw images gd: complete with lines, arcs, text, multiple colors, cut and paste from gd: other images, and flood fills, and write out the result as a PNG or gd: JPEG file. This is particularly useful in web applications, where gd: PNG and JPEG are two of the formats accepted for inline images by gd: most browsers. gd: gd: The gd library was written by Thomas Boutell. gd: