Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 86347 invoked from network); 14 Sep 2005 05:26:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2005 05:26:44 -0000 Received: (qmail 44892 invoked by uid 500); 14 Sep 2005 05:26:43 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 44826 invoked by uid 500); 14 Sep 2005 05:26:42 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 44813 invoked by uid 99); 14 Sep 2005 05:26:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2005 22:26:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 13 Sep 2005 22:26:53 -0700 Received: (qmail invoked by alias); 14 Sep 2005 05:26:37 -0000 Received: from tmo-065-64.customers.d1-online.com (EHLO [127.0.0.1]) [80.187.65.64] by mail.gmx.net (mp016) with SMTP; 14 Sep 2005 07:26:37 +0200 X-Authenticated: #22961642 Message-ID: <4327B49D.2010506@gmx.de> Date: Wed, 14 Sep 2005 07:26:53 +0200 From: Antoine Levy-Lambert User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: Add to external tools - task to convert SVG to PNG, JPG References: <43277BE2.9000509@kitfox.com> In-Reply-To: <43277BE2.9000509@kitfox.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Marc, you can add a link to your utility in our Wiki : http://wiki.apache.org/ant/AntExternalTaskdefs Cheers, Antoine Mark McKay wrote: > Hi, > > I've developed a utility to render SVG documents to images, and ahve > developed an ant task so that it can be used from an Ant script. Is > there a way I can add a link to my utility from the External Tools and > Tasks page(http://ant.apache.org/external.html)? > > My utility is called SVGSalamander, and can be found at > http://svgsalamander.dev.java.net > > Mark McKay > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org