Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19013 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2432 invoked by uid 1010); 15 Sep 2005 23:24:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2417 invoked from network); 15 Sep 2005 23:24:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2005 23:24:01 -0000 X-Host-Fingerprint: 64.233.162.193 zproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.162.193:43545] helo=zproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 9C/42-43379-1920A234 for ; Thu, 15 Sep 2005 19:24:01 -0400 Received: by zproxy.gmail.com with SMTP id z31so24559nzd for ; Thu, 15 Sep 2005 16:23:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KVkev7f4BSq694vJigKB6McpgXS2I9igZO7NsRfMZikA9Svb+st8cDDy2VeayJZxtZt1EA3ABOl+ASNdznoA/B4fqw7DYP39C1fqrmVAdmPpu4bHu1cZwJIiwrILc3LOoNEFidAjwYu62JY+1bfhStEu5HQ4/Zdx7JAtS+bsbfY= Received: by 10.54.108.12 with SMTP id g12mr28614wrc; Thu, 15 Sep 2005 16:23:57 -0700 (PDT) Received: by 10.54.154.16 with HTTP; Thu, 15 Sep 2005 16:23:57 -0700 (PDT) Message-ID: Date: Fri, 16 Sep 2005 01:23:57 +0200 Reply-To: pierre.php@gmail.com To: aireland@omation.com Cc: internals@lists.php.net In-Reply-To: <4329B3BB.90105@omation.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4329B3BB.90105@omation.com> Subject: Re: [PHP-DEV] GD From: pierre.php@gmail.com (Pierre Joye) On 9/15/05, Andi Debug Ireland wrote: > Greetings, >=20 > My team has added read support for TGA, PIC and SGI formatted images to > the GD library bundled with PHP 5.0.5 can we get this added into the gd > released with php? or anything similar we want to release this code back > to the community. Can you send me the patch please? I will merge it with my pending patch to = HEAD We cannot add it in 5.0.x, this branche will only get critical bug fixes. Same for 5.1.0, maybe later in 5.2.0. Regards, --Pierre