From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b17b79e9bf0269ea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-17 09:53:02 PST Path: archiver1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!crtntx1-snh1.gtei.net!news.gtei.net!newsfeed1.easynews.com!easynews.com!easynews!elnk-pas-nf1!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread1.news.pas.earthlink.net.POSTED!decbec26!not-for-mail From: "Brian Catlin" Newsgroups: comp.lang.ada References: <40314B5E.62F773F5@fakeaddress.nil> Subject: Re: BMP/JPG/GIF library in Ada? Organization: Sannas Consulting X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <2ysYb.7531$tL3.2971@newsread1.news.pas.earthlink.net> Date: Tue, 17 Feb 2004 17:53:02 GMT NNTP-Posting-Host: 67.101.164.199 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.news.pas.earthlink.net 1077040382 67.101.164.199 (Tue, 17 Feb 2004 09:53:02 PST) NNTP-Posting-Date: Tue, 17 Feb 2004 09:53:02 PST Xref: archiver1.google.com comp.lang.ada:5639 Date: 2004-02-17T17:53:02+00:00 List-Id: "Gautier Write-only" 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 -Brian