summaryrefslogtreecommitdiff
path: root/graphics/gd/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-11-03Changes 2.0.32:adam1-1/+4
* Animated GIF writing support * Fontconfig support * Open polygon drawing * Fixes
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-07-01Changes 2.0.26:adam1-1/+2
* Windows build uses __stdcall calling convention * Even more complete freetype version checking * Binary transparency is now handled correctly in gdImageToPalette
2004-01-05Changes 2.0.17:adam1-1/+2
minor compilation and packaging problem fixed Changes 2.0.16: Adds polar coordinate transformation, text on a circle, thread safety truetype font output, performance optimizations, correct compilation with the latest versions of freetype, and many fixes
2003-06-23Update gd to 2.0.15adam1-3/+5
What's new: * Support for truecolor images * Support for alpha channels * The specialized .gd and .gd2 file formats * Documentation fixes * Bug fixes
2001-10-31Move pkg/ files into package's toplevel directoryzuntum1-0/+22