The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
libgd21. This package contains the library needed to run programs dynamically linkedwith libgdgd is a graphics library. It allows your code to quickly draw imagescomplete with lines, arcs, text, multiple colors, cut and paste fromother images, and flood fills, and write out the result as a .PNG or .JPGfile. This is particularly useful in World Wide Web applications, where .PNG and .JPG are two of the formats accepted for inline images by mostbrowsers. gd is not a paint program. If you are looking for a paint program, you are looking in the wrong place.gd does not provide for every possible desirable graphics operation. It is not necessary or desirable for gd to become a kitchen-sinkgraphics package, but version 1.7.3 incorporates most of the commonlyrequested features for an 8-bit 2D package. Support for truecolor images, including truecolor JPEG and truecolor PNG is planned for version 2.0. From Mandrake 9.0 RPM |
|
|