Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 53974 invoked from network); 3 Apr 2004 09:14:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Apr 2004 09:14:02 -0000 Received: (qmail 54789 invoked by uid 500); 3 Apr 2004 09:13:37 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 54767 invoked by uid 500); 3 Apr 2004 09:13:37 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 54750 invoked from network); 3 Apr 2004 09:13:36 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 3 Apr 2004 09:13:36 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B9hDp-0006J6-00 for ; Sat, 03 Apr 2004 11:13:49 +0200 Received: from ppp-82-84-144-248.cust-adsl.tiscali.it ([82.84.144.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Apr 2004 11:13:49 +0200 Received: from nicolaken by ppp-82-84-144-248.cust-adsl.tiscali.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Apr 2004 11:13:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: general@gump.apache.org From: Nicola Ken Barozzi Subject: Re: Generating SVG from Python Date: Sat, 03 Apr 2004 11:13:47 +0200 Lines: 38 Message-ID: References: <287101c418ea$63b35ed0$bf8cea43@tsws1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: ppp-82-84-144-248.cust-adsl.tiscali.it User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en In-Reply-To: <287101c418ea$63b35ed0$bf8cea43@tsws1> Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Adam R. B. Jack wrote: > Anybody see an reason (licensing, other) why we should not use this: > > http://www2.sfk.nl/svg > > in Gump? It does not seem easier to use than simply outputting SVG as text strings. ... > I'd like to use it to generate some SVG images. I believe that some browsers > can render [right term?] them raw (IE just seemed to, albeit slowly), but I > also believe that Forrest uses Batik to generate PNG (I assume for browser > portability). Correct. It also generates svgs and thus pngs from ASCII files: http://incubator.apache.org/incubation/Process_Description.html The source of the image: http://cvs.apache.org/viewcvs.cgi/incubator/site/incubation/incubation-process.aart?view=markup ... > I'd like to start simple (perhaps generate some slider type images to show > FOG values, etc.) Eventually I'd like to draw some graphs representing > dependency tress, etc. For charts I'm getting there. I've finished importing the xml system in JCharts and I'm now working on integrating it in Forrest :-) -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org