5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx libgd-x32: libgd-x32 @VERSION@ (GD graphic library)
5 kx libgd-x32:
5 kx libgd-x32: gd is a graphics library. It allows your code to quickly draw images
5 kx libgd-x32: complete with lines, arcs, text, multiple colors, cut and paste from
5 kx libgd-x32: other images, and flood fills, and write out the result as a PNG or
5 kx libgd-x32: JPEG file. This is particularly useful in web applications, where
5 kx libgd-x32: PNG and JPEG are two of the formats accepted for inline images by
5 kx libgd-x32: most browsers. The gd library was written by Thomas Boutell.
5 kx libgd-x32:
5 kx libgd-x32: Homepage: https://www.libgd.org
5 kx libgd-x32: