Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62860 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26291 invoked from network); 6 Sep 2012 12:07:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Sep 2012 12:07:07 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@mindplay.dk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@mindplay.dk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mindplay.dk from 209.85.212.42 cause and error) X-PHP-List-Original-Sender: rasmus@mindplay.dk X-Host-Fingerprint: 209.85.212.42 mail-vb0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:43192] helo=mail-vb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/94-03079-9E198405 for ; Thu, 06 Sep 2012 08:07:06 -0400 Received: by vbbfs19 with SMTP id fs19so1414292vbb.29 for ; Thu, 06 Sep 2012 05:07:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=LJWyfM6Nvl2C8oxGYGEncUGZG9qJ4QG7VEKf2jsaY9s=; b=Ytko1FB3vG5Setk7DQhSQlGVwjQj2E321hA0g7Lm7NMeE5STkkb2wUAhD0URmGsY1R 04d0ZEZlCljaVhgwccxMMCt4CDzrPV5Xds94DmnApyMoVcfs3TNk04bC6/eeZ6JY8VDH kCi5NvBgS20k19+uhDXtmoA3HnpBFIGaREBtNfqtcOuXeF1fgbzPQPMV07G94JY9Raop 6AQpTdP9nF0z51M9ADsf4ug/eKsLAME0ZARo5+mc3bfoZqyq0oCHm0A8lYGGZ9tcm6BZ KnXyaskeLzDpm/+5WFxwGOBHi/ZOhiNX4osykx124hCueEJckyoA318Y6XTKbxa9yzXO ib4A== MIME-Version: 1.0 Received: by 10.220.141.208 with SMTP id n16mr1809638vcu.22.1346933223031; Thu, 06 Sep 2012 05:07:03 -0700 (PDT) Received: by 10.58.91.162 with HTTP; Thu, 6 Sep 2012 05:07:02 -0700 (PDT) Date: Thu, 6 Sep 2012 08:07:02 -0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d042fd8c04b821f04c90754cd X-Gm-Message-State: ALoCoQl17fajG2u/QnOrIsC+isIR0LaQUYMBv1S0MUPpNqd5GGHSfQsQKHzCuwmvIzdC5YAM2GHT Subject: is GD being actively maintained? From: rasmus@mindplay.dk (Rasmus Schultz) --f46d042fd8c04b821f04c90754cd Content-Type: text/plain; charset=ISO-8859-1 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... --f46d042fd8c04b821f04c90754cd--