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=0.9 required=5.0 tests=BAYES_00,MSM_PRIO_REPTO, REPLYTO_WITHOUT_TO_CC,XPRIO,XPRIO_SHORT_SUBJ autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,afef310bffbf88dc,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-07 03:32:07 PST Reply-To: "Aaron Como" From: "Aaron Como" Newsgroups: comp.lang.ada Subject: Graphics Date: Thu, 7 Jun 2001 05:32:05 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 NNTP-Posting-Host: 204.214.214.43 Message-ID: <3b1f5826$1@news.dbtech.net> X-Trace: 7 Jun 2001 05:32:06 -0500, 204.214.214.43 Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.skycache.com!Cidera!news.dbtech.net!204.214.214.43 Xref: archiver1.google.com comp.lang.ada:8294 Date: 2001-06-07T05:32:05-05:00 List-Id: 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