Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62864 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42114 invoked from network); 6 Sep 2012 13:15:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2012 13:15:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=hello@apfelbox.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=hello@apfelbox.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain apfelbox.net from 83.169.28.40 cause and error) X-PHP-List-Original-Sender: hello@apfelbox.net X-Host-Fingerprint: 83.169.28.40 vwp5063.webpack.hosteurope.de Received: from [83.169.28.40] ([83.169.28.40:35526] helo=vwp5063.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/D7-03079-3E1A8405 for ; Thu, 06 Sep 2012 09:15:16 -0400 Received: from hsi-kbw-46-223-104-182.hsi.kabel-badenwuerttemberg.de ([46.223.104.182] helo=[192.168.0.75]); authenticated by vwp5063.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1T9bvM-0004Wx-7f; Thu, 06 Sep 2012 15:15:12 +0200 Date: Thu, 6 Sep 2012 15:15:10 +0200 To: Alexey Shein Cc: Rasmus Schultz , internals@lists.php.net Message-ID: In-Reply-To: References: X-Mailer: sparrow 1.6.3 (build 1172) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5048a1de_216231b_14469" X-bounce-key: webpack.hosteurope.de;hello@apfelbox.net;1346937316;4b356961; Subject: Re: [PHP-DEV] is GD being actively maintained? From: hello@apfelbox.net (Jannik Zschiesche) --5048a1de_216231b_14469 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Am Donnerstag, 6. September 2012 um 15:05 schrieb 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. Hi Alexey, I just tested it on PHP 5.4.4 on OSX and I can confirm, that the issue is still present. (used font: Open Sans Regular/Bold/Italic, screenshots: http://min.us/mM2c5yyBU ) Cheers Jannik Zschiesche --5048a1de_216231b_14469--