From owner-freebsd-questions@FreeBSD.ORG Sun Apr 15 17:57:29 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E79D516A401 for ; Sun, 15 Apr 2007 17:57:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 82DA013C448 for ; Sun, 15 Apr 2007 17:57:28 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id l3FHvLEE083245; Sun, 15 Apr 2007 19:57:22 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 75812B854; Sun, 15 Apr 2007 19:57:21 +0200 (CEST) Date: Sun, 15 Apr 2007 19:57:21 +0200 From: Roland Smith To: Oliver Fromme Message-ID: <20070415175721.GA54613@slackbox.xs4all.nl> Mail-Followup-To: Oliver Fromme , freebsd-questions@freebsd.org References: <200704151740.l3FHe8Gs071665@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <200704151740.l3FHe8Gs071665@lurza.secnetix.de> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.14 (2007-02-12) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Looking for GIF library in the ports collection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 17:57:29 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 15, 2007 at 07:40:08PM +0200, Oliver Fromme wrote: > Hi, >=20 > I've written a program that generates images. Currently > it writes them in PPM format, and I would like to add > support for GIF. So I've looked at the ports collection > for a GIF library and found -- nothing. The only thing > that comes close is "libungif", but it doesn't create > real compressed GIF files ... You could use the 'convert' program from the ImageMagick suite. Or use its library (libMagick) that you can link into your program.=20 Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGImeBEnfvsMMhpyURAnObAJ99SJRqiLg5uhbKUhs/QHERKrqdHACeNtzk 6F7SRA4R0wZZLjoomu1sHXM= =U/qu -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--