Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39106 invoked by uid 1010); 31 Aug 2006 03:57:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39091 invoked from network); 31 Aug 2006 03:57:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2006 03:57:20 -0000 Authentication-Results: pb1.pair.com header.from=olivier.hill@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=olivier.hill@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.230 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: olivier.hill@gmail.com X-Host-Fingerprint: 66.249.82.230 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.230] ([66.249.82.230:14626] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 3B/B4-00880-E1E56F44 for ; Wed, 30 Aug 2006 23:57:19 -0400 Received: by wx-out-0506.google.com with SMTP id s18so484555wxc for ; Wed, 30 Aug 2006 20:57:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GTKx8CtMzYqrDZN9GT7VNfYhfCe0c1AEy9DzG2BNaUrLaIyK/VSZnHhUyWnuHc3oNyumaKDKcfu95L/NVBp3rKspxz3eae12tnzHD1po/EVsBRcRVIp3fKZgIg7jbEZ94cTxWSgNX6gIwW/WW53d/R/AEhowzsNf4YFjsDL9PlY= Received: by 10.90.117.15 with SMTP id p15mr78728agc; Wed, 30 Aug 2006 20:57:16 -0700 (PDT) Received: by 10.90.30.19 with HTTP; Wed, 30 Aug 2006 20:57:16 -0700 (PDT) Message-ID: Date: Wed, 30 Aug 2006 23:57:16 -0400 To: "Thomas Boutell" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] gd development as part of php.net From: olivier.hill@gmail.com ("Olivier Hill") On 8/30/06, Thomas Boutell wrote: > Unfortunately there hasn't been any movement on this since I handed > it over to Pierre in April. > > Obviously, since I sat on PHP myself for a really long time, I am not > pointing the finger at Pierre here. I'm still the champion > gd-neglect-ster by a LONG shot. > > However, I'm wondering if anyone else is eager to help him make a > new release of gd happen as part of the PHP project. Hello Thomas, I surely can help Pierre with this. I don't know how much time I can give it to the project, but since I'm using more and more the GD API to do tons of stuff in PHP and I'm seldomly finding limitations, it can perhaps be a good thing for me to jump into the code. I'll read more about the implementation in PHP and contact Pierre if I can do something. Sincerely, Olivier