Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62863 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40437 invoked from network); 6 Sep 2012 13:06:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2012 13:06:11 -0000 Authentication-Results: pb1.pair.com header.from=confik@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=confik@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: confik@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gh0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:35794] helo=mail-gh0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/87-03079-2CF98405 for ; Thu, 06 Sep 2012 09:06:10 -0400 Received: by ghbg24 with SMTP id g24so298987ghb.29 for ; Thu, 06 Sep 2012 06:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=mM91JKPW+vKFo0QSDl/SsicCfVa61Hg82/gXk3kyhGc=; b=JpRtPun44d0GCB4ekecD52Q67B6pVZT7UYBq+cwJc3mguiprgWGuHRGEral9Xj3kbR yKhInEVPe3JTmWHKG9R2XAthi5FJfMtCOrpFiBCGGZuVMvma69hZ5y8NntyU0hzBcMdz L0QccrHFx5vQwBtKUZ/3cwr2pDiuQXM4YlfBwA1OA+NSZHjzpVdfaN95ZDeDuh9cUn41 Y8PsvjMDgoIPvjkcn+dNjuzi6hLisokJWar/NyYsBcZW6AoSS7J1Rad4Sp/y2QwF2uoW l5yzBVfZps24b7lmfIQY4QI+ztGjeOE4RRMw1qJ2euAovBr60ydI+7vGRX/iU3Zw+oeE Uzsw== Received: by 10.236.138.195 with SMTP id a43mr1564327yhj.59.1346936766699; Thu, 06 Sep 2012 06:06:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.212.36 with HTTP; Thu, 6 Sep 2012 06:05:46 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Sep 2012 18:05:46 +0500 Message-ID: To: Rasmus Schultz Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] is GD being actively maintained? From: confik@gmail.com (Alexey Shein) Hi, Rasmus, Just wanted to note that I've tested your script from http://fontjazz.com/metrics/test.php and couldn't reproduce the bug. I'm on the Ubuntu 12.04 with PHP 5.3.10-1ubuntu3.2 with Suhosin-Patch Have you tried upgrading your FreeType library and recompiling latest stable PHP with it? Good luck. P.S. I'm not a GD developer. 2012/9/6 Rasmus Schultz : > 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... -- Regards, Shein Alexey