From: "Thorsten Erdmann" Newsgroups: comp.os.msdos.djgpp Subject: simple graphics Date: Sun, 30 Jan 2000 18:25:42 +0100 Organization: EWE TEL Lines: 16 Message-ID: <871s7i$9ka$1@ac1.ewetel.de> NNTP-Posting-Host: dialin-83251.ewetel.net X-Trace: ac1.ewetel.de 949253170 9866 212.6.83.251 (30 Jan 2000 17:26:10 GMT) X-Complaints-To: abuse AT ewetel DOT net NNTP-Posting-Date: 30 Jan 2000 17:26:10 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, which library do you suggest to do simple graphics. I only need pixels, lines, bitmaps and a mouse. I used Allegro, it's fine, but it's big. I need a really small library. I read somewhere that DJGPP has some built in graphics. Is that true, where is the documentation ? Does anyone have some hints or example how to setup a VGA card with about 800x600 pixels in PAL mode (50Hz). Thank you. Thorsten