Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62872 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60842 invoked from network); 6 Sep 2012 16:43:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2012 16:43:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:54525] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/0B-03079-892D8405 for ; Thu, 06 Sep 2012 12:43:04 -0400 Received: by ied7 with SMTP id 7so3676784ied.29 for ; Thu, 06 Sep 2012 09:43:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BuxsydksdNnnDjBsaIvfFnACY5UdVuduXR3LwgR8q6s=; b=iPZVMy0qxtZLEwlXwLdxqWDnGpEBvLAeO6BNK5D3jR4lpmZMxiyafKn8lGRbZpmFv3 DtYbX+63DN7zaf4yIXbXpGAsIEGDZzy3wtzxBVoGG8IrxtGjpNQlI8a/czTGc3KOTH4Q LscA05jLmJVwoqiLKZ+d/oB4oy/Ul2GHQsZNhczbwXjc9cWmv2vkT1/AmtfIhruDDC/A h8RNNz/2Qc5zRxD170hI4XOuoAY4Hc3o5dU+ChQkE0ZN9gPeJO014+eec59v4zaQSxm6 /MhWh/hNBSA8xbKnxJxuTTQiRQ2TjgMcxrmIys8eSRSji2fWkiql95eM8sdwCihad6fu /j1w== MIME-Version: 1.0 Received: by 10.50.159.130 with SMTP id xc2mr3966159igb.33.1346949781248; Thu, 06 Sep 2012 09:43:01 -0700 (PDT) Received: by 10.64.60.40 with HTTP; Thu, 6 Sep 2012 09:43:01 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Sep 2012 18:43:01 +0200 Message-ID: To: Rasmus Schultz Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] is GD being actively maintained? From: pierre.php@gmail.com (Pierre Joye) hi Rasmus, On Thu, Sep 6, 2012 at 2:07 PM, Rasmus Schultz wrote: > I opened this bug report 2 years ago: > > https://bugs.php.net/bug.php?id=52756 > > Is GD still actively maintained? yes. Slowly but yes, we will finally merge 2.1 in 5.5 too. > Perhaps something more modern with real drawing capabilities and a better > typographic engine? there is gd/pango available too, it allows to replace freetype functions transparently. Pango is much better for rendering. Not sure if the bug you refer to is a freetype bug or something else tho'. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org