Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62861 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37198 invoked from network); 6 Sep 2012 12:51:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2012 12:51:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 64.22.89.133 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 64.22.89.133 oxmail.registrar-servers.com Received: from [64.22.89.133] ([64.22.89.133:55953] helo=oxmail.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/C6-03079-44C98405 for ; Thu, 06 Sep 2012 08:51:17 -0400 Received: from [10.124.169.36] (unknown [82.132.242.29]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 388B17581C5; Thu, 6 Sep 2012 08:51:08 -0400 (EDT) References: User-Agent: K-9 Mail for Android In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----TJDZJOJSUF6GPVZZIVXWZHVFIZAK64" Date: Thu, 06 Sep 2012 13:50:53 +0100 To: Rasmus Schultz ,internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] is GD being actively maintained? From: ajf@ajf.me (Andrew Faulds) ------TJDZJOJSUF6GPVZZIVXWZHVFIZAK64 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I briefly asked Pierre about a feature in it recently. By the sounds of it, it is being actively maintained, albeit perhaps slowly. -- Sent from my Android phone with K-9 Mail. Andrew Faulds http://ajf.me/ Rasmus Schultz wrote: I opened this bug report 2 years ago: https://bugs.php.net/bug.php?id=52756 Is GD still actively maintained? If it isn't, then perhaps it's time to start thinking about switching to a graphics library that is maintained? Perhaps something more modern with real drawing capabilities and a better typographic engine? Just wondering... ------TJDZJOJSUF6GPVZZIVXWZHVFIZAK64--