Message-ID: <005301be36af$46a44520$0ff8c6c3@johans-dator> From: "Johan Henriksson" To: Subject: Re: small graphics library Date: Sun, 3 Jan 1999 01:23:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com from Johan Henriksson, Sweden HTTP://come.to/jhewok | Primary mail: johan DOT he AT telia DOT com #UIN 12035895 Second: jhe75 AT hotmail DOT com Third: johan_he AT yahoo DOT com Leadprogrammer and FX-specialist at Real software http://come.to/real_software ************************************************************************* -----Original Message----- From: Alex Lowe Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Date: Saturday, January 02, 1999 11:29 AM Subject: small graphics library >Hello all, > >I am searching for a SMALL (ironically in big letters) graphics library. >The smaller the better, just a few graphics modes (at least 640x480x16 >colors) and a putpixel... A Vesa library is nice, if it is SMALL, I >don't want to make a VESA library. > >Or... (even better, and preferred) > >a description on how to plot pixels directly to memory in VGA mode 0x12 >(640x480x16color). The memory doesn't seem to be linear at 0xA000. I >just need the memory scheme so that I can properly plot pixels directly >to memory, the bios putpixel is wwwaaayyyy too slow, obviously. > >And please don't say use Allegro or some other huge library, keeping as >much garbage out is one of my primary goals, If there are functions you wanna get rid of, check out the unused_defines in allegro.txt and Allegro has a lot of >extra garbage that I don't need (not garbage in that it isn't good, but >that it is excess that I do not need). > >Thanks a lot. > > >-- Alex Lowe >ayin AT 2xtreme DOT net >