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 | 885613504f3ad55b0d0b46ac21b3f24803c5ec86 (patch) | |
tree | 5116974ab7818039a13a22a665e37d958aac40d6 /graphics/gd/PLIST | |
parent | c02f6dc33671c62a002a347cbf41bcc920ca121c (diff) | |
download | pkgsrc-885613504f3ad55b0d0b46ac21b3f24803c5ec86.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 |