comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: 2d graph
Date: Thu, 23 Mar 2006 18:23:33 +0100
Date: 2006-03-23T18:23:33+01:00	[thread overview]
Message-ID: <m2hd5p5b3e.fsf@hugin.crs4.it> (raw)
In-Reply-To: uzmjh5r8s.fsf@no.email.thanks.invalid

Anders Wirzenius wrote:

> I want to produce a 2d graph to be presented as an image on a HTML
> page.  Does anyone have an Ada example for, say, SVG?

I fear SVG isn't widely supported yet.  I have successfully used the
package PNG_IO for generating images in PNG format, but I haven't done
line graphics together with PNG_IO (yet).  You would have to put
together a simple line renderer, which prepares an image for PNG_IO to
save.

Jacob
-- 
"It's not a question of whose habitat it is,
 it's a question of how fast you hit it."



  parent reply	other threads:[~2006-03-23 17:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23 11:34 2d graph Anders Wirzenius
2006-03-23 13:20 ` Dmitry A. Kazakov
2006-03-23 13:40   ` Anders Wirzenius
2006-03-23 14:04   ` Bobby D. Bryant
2006-03-24  7:03     ` Anders Wirzenius
2006-03-24  8:44       ` Jacob Sparre Andersen
2006-03-25 12:33         ` Bobby D. Bryant
2006-03-23 15:38 ` Jeffrey R. Carter
2006-03-23 17:23 ` Jacob Sparre Andersen [this message]
2006-03-23 17:33 ` Alex R. Mosteo
2006-03-23 17:57   ` tmoran
2006-03-24  7:21   ` Anders Wirzenius
2006-03-23 19:31 ` Gautier
2006-03-25  3:12 ` Gene
2006-04-10 22:19 ` Stefan Skoglund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox