comp.lang.ada
 help / color / mirror / Atom feed
From: Jano <nono@unizar.es>
Subject: Re: BMP/JPG/GIF library in Ada?
Date: Wed, 18 Feb 2004 20:09:50 +0100
Date: 2004-02-18T20:09:50+01:00	[thread overview]
Message-ID: <MPG.1a9dd6e79a417e3d9896b3@news.able.es> (raw)
In-Reply-To: 2ysYb.7531$tL3.2971@newsread1.news.pas.earthlink.net

Brian Catlin dice...
> "Gautier Write-only" <gautier@fakeaddress.nil> wrote in message
> news:40314B5E.62F773F5@fakeaddress.nil...
> > Brian Catlin:
> >
> > # Does anyone have a library for reading, writing and manipulating image files
> in
> > # the BMP, JPG, or GIF format?  I tried searching on AdaPower, but the search
> > # capability doesn't work (nor do a lot of the links)
> >
> > There are BMP (I/O) and GIF (I) in SVGA.IO in dos_paqs.zip, URL at bottom.
> > Full Ada, easy to adapt to another contex as SVGA & DOS.
> >
> > BTW, for PNG there is:
> >   http://privatewww.essex.ac.uk/~sjs/png_io/png_io.html
> 
> Great!  Thanks

I'm working in a simple package which allows to trivially create an in-
memory 24bpp uncompressed BMP and convert it to a Stream_Element_Array. 
The idea is to easily generate some graphs/plots with AWS. It already 
transform the BMP and allows plotting of individual pixels. I'm thinking 
of adding line and circle/ellipse functions, for example. LZH 
compression could come too at a later stage.

If anyone is interested I can send it to him, I'll not publish it for 
the moment (it's part of another project which is own release schedule).



  reply	other threads:[~2004-02-18 19:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 20:40 BMP/JPG/GIF library in Ada? Brian Catlin
2004-02-16 21:32 ` Randy Brukardt
2004-02-16 22:59 ` Gautier Write-only
2004-02-17 17:53   ` Brian Catlin
2004-02-18 19:09     ` Jano [this message]
2004-02-18 20:20       ` tmoran
2004-02-19 18:48         ` Jano
2004-02-19 19:43           ` tmoran
2004-02-19 23:50             ` Jano
2004-02-20 20:20               ` Randy Brukardt
2004-02-20 21:10                 ` Jeff C,
replies disabled

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