diff options
author | adam <adam@pkgsrc.org> | 2004-07-01 10:28:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-07-01 10:28:42 +0000 |
commit | a2640eaccca8af8bc9699454e68c13257fc034ef (patch) | |
tree | 5116974ab7818039a13a22a665e37d958aac40d6 /graphics/gd/PLIST | |
parent | e5701cc2cd3e717a998a6bdc3e3af6eebddf7ff3 (diff) | |
download | pkgsrc-a2640eaccca8af8bc9699454e68c13257fc034ef.tar.gz |
Changes 2.0.26:
* Windows build uses __stdcall calling convention
* Even more complete freetype version checking
* Binary transparency is now handled correctly in gdImageToPalette
Diffstat (limited to 'graphics/gd/PLIST')
-rw-r--r-- | graphics/gd/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/PLIST b/graphics/gd/PLIST index a8a9a26a296..80d3111c745 100644 --- a/graphics/gd/PLIST +++ b/graphics/gd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/01/05 15:30:16 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/07/01 10:28:42 adam Exp $ bin/annotate bin/bdftogd bin/gd2copypal @@ -9,6 +9,7 @@ bin/gdtopng bin/pngtogd bin/pngtogd2 bin/webpng +include/entities.h include/gd.h include/gd_io.h include/gdcache.h |