Mail Archives: djgpp/1998/08/21/12:46:57
From: | noahp AT altavista DOT net (Noah Paul)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Announcement: New Graphics Library for DJGPP
|
Date: | Mon, 17 Aug 1998 02:57:41 GMT
|
Organization: | GNU Generation
|
Lines: | 30
|
Message-ID: | <35d79a83.20480819@news.tiac.net>
|
Reply-To: | noahp AT altavista DOT net
|
NNTP-Posting-Host: | p6.tc2.metro.ma.tiac.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
(First, I appologize if anyone sees this is as spam)
I wrote TGL, a Tiny Graphics Library for DJGPP. Currently there is no
documentation written ... anybody want to help me?
It is VERY small (6k, GRX weighs in at 384k) and fast (being totally
barebones). It uses mode 13h, and should be used when speed or size is
important and having a lot of functions isn't.
All the user functions have so far are ...
* circle
* putpixel
* line
* rect
* frect (Filled Rectangle)
* getch
* getkey (if a key is in the que, return it,
otherwise return 0.)
* set_color (RGB Colors)
It is distributed under the GNU GPL and can be downloaded from
http://members.xoom.com/noahp/tgl.zip.
If you make any improvements, find bugs or have comments please send
mail to noahp AT altavista DOT net
Regards,
Noah Paul <noahp AT altavista DOT net>
``Most advice is given for nothing. It's worth it.''
- Raw text -