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,afef310bffbf88dc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-07 04:54:07 PST From: "Martin Dowie" Newsgroups: comp.lang.ada References: <3b1f5826$1@news.dbtech.net> Subject: Re: Graphics Date: Thu, 7 Jun 2001 12:56:46 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 NNTP-Posting-Host: sg2c11210.dsge.edinbr.gmav.gecm.com Message-ID: <3b1f694c$1@pull.gecm.com> X-Trace: 7 Jun 2001 12:45:16 GMT, sg2c11210.dsge.edinbr.gmav.gecm.com Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!dispose.news.demon.net!demon!btnet-peer0!btnet-feed5!btnet!newreader.ukcore.bt.net!pull.gecm.com!sg2c11210.dsge.edinbr.gmav.gecm.com Xref: archiver1.google.com comp.lang.ada:8305 Date: 2001-06-07T12:56:46+01:00 List-Id: Try John English's "JEWL" http://www.it.bton.ac.uk/staff/je/jewl/ Aaron Como wrote in message news:3b1f5826$1@news.dbtech.net... > How would I implement graphics using Ada? I'm looking > for simple lines/points/colors and maybe a routine to display > BMP's or another file format. Where can I find more information > on this? > Thanks, > Aaron > >