Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67442 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46259 invoked from network); 17 May 2013 16:56:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2013 16:56:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=chris.barker@noaa.gov; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=chris.barker@noaa.gov; sender-id=unknown Received-SPF: error (pb1.pair.com: domain noaa.gov from 74.125.149.143 cause and error) X-PHP-List-Original-Sender: chris.barker@noaa.gov X-Host-Fingerprint: 74.125.149.143 na3sys009aog130.obsmtp.com Linux 2.5 (sometimes 2.4) (4) Received: from [74.125.149.143] ([74.125.149.143:53020] helo=na3sys009aog130.obsmtp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/37-05661-15166915 for ; Fri, 17 May 2013 12:56:50 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]) (using TLSv1) by na3sys009aob130.postini.com ([74.125.148.12]) with SMTP ID DSNKUZZhN4IyzePlcr9ZxUKpvpCSBMjM3yJK@postini.com; Fri, 17 May 2013 09:56:50 PDT Received: by mail-pa0-f49.google.com with SMTP id bi5so3761728pad.36 for ; Fri, 17 May 2013 09:55:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=hqMZuEIF17VY5DD2Aa4R+PCUX30yeODYl1ZbvXmIMzU=; b=oVSJb+w1you/m4Bks2x2BJDsyZ2ZwE03RLzZ7aHgxzR/eDd7knlO30M/gjfHPa8LwU w6I/plymfyJMlVNEJoS4tx7EPBWrQf1f6x93sX8yG3fBodAOhjrbTV45FLejnFnwaSxi 75e5XYZF7e34qe9qEvoCG/iFDlbaTpTK/Rc0MOtxqi0n8Xq6IMZsmk34reQlahHYtNjq XMn9z9lcS3JTVYnryJiRIz176Ei867WIx92X+P/sK5Xc3rH1V5C5V904kNxlrfop9Pmu T9XITxnVKXCnd7Ezwfgx/0mcWHQzV8ojwJPE9zr6RZfp7KGrG3RrYNbYVN1T3e6OEcRY abyw== X-Received: by 10.68.196.1 with SMTP id ii1mr50037472pbc.200.1368809744240; Fri, 17 May 2013 09:55:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.61.101 with HTTP; Fri, 17 May 2013 09:55:04 -0700 (PDT) Date: Fri, 17 May 2013 09:55:04 -0700 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7bd6c73e92219f04dcecdaaa X-Gm-Message-State: ALoCoQl4fzJikaru03SmkcAw2K33urYW4UYGPzKdyXWtLAYUB7Z1UVTC3VG7qDSsH+5JozZGN9fK Subject: Stand alone GD status? From: chris.barker@noaa.gov (Chris Barker - NOAA Federal) --047d7bd6c73e92219f04dcecdaaa Content-Type: text/plain; charset=UTF-8 Hi Folks, I tried to post this note via the web interace, but I don't think it made it, so here it is again. I finally figured out how to subscribe to the list properly. (side NOTE: how to subscribe to the lists is very poorly documented -- there is nice whole page about all the php lists, but no links or docs about how to subscribe. Elsewhere, I found how to subscribe to php-general, and extrapolated from that -- however, it took a bunch of failed attempts, and much frustration, before I figured out that list list is called "internals" rather than "php.internals" or "php-internals", or ???. But I guess that weeds out the less-persistent!) Sorry if it's a repeat. I'm interesting in the status of the GD lib as a stand-alone library. I'd like to use it on it's own, and perhaps write some new python bindings for it. But as we all know the state of libGD's web presence is confusing (though recently improved). I have found it hard to: 1) know which source code I should use 2) find the docs 3) figure out where to ask questions, perhaps post patches, etc. (why I'm posting to this list) So; a) is there a mailing list or something that I missed? b) is there interest (probably from Pierre or Tom) to continue to maintain it, clean up its web presence, etc.? (note -- there really isn'ta ll that much to do to improve the situation a lot -- simply putting all the code, docs, and a small info page all in one place, and having a mailing list) I like GD, as it is simple, fast, and does what I need it to do. I'd rather not get into the mess of Cairo, or AGG, or skia (though skia does look pretty promising...). But I do need to know that there's some support before committing much effort to it. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chris.Barker@noaa.gov --047d7bd6c73e92219f04dcecdaaa--