Mail Archives: djgpp/2000/01/30/18:35:34
Message-ID: | <3894BC6A.B92FF57D@geocities.com>
|
From: | Sahab Yazdani <beyonder69 AT geocities DOT com>
|
X-Mailer: | Mozilla 4.7 [en] (Win98; I)
|
X-Accept-Language: | en
|
MIME-Version: | 1.0
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: simple graphics
|
References: | <871s7i$9ka$1 AT ac1 DOT ewetel DOT de>
|
Lines: | 40
|
Date: | Sun, 30 Jan 2000 17:34:18 -0500
|
NNTP-Posting-Host: | 209.103.52.163
|
X-Complaints-To: | abuse AT sprint DOT ca
|
X-Trace: | newscontent-01.sprint.ca 949271965 209.103.52.163 (Sun, 30 Jan 2000 17:39:25 EST)
|
NNTP-Posting-Date: | Sun, 30 Jan 2000 17:39:25 EST
|
Organization: | Sprint Canada Inc.
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I have written a library that might suit your needs, its called GR-FX
and can be found on my web-site. (only 100KB)
capabilities:
BMP, PCX, own specific format
Primitives (Rectangle, Circle, Pixel)
256 colours @ all modes
Different Methods of Drawing (dirty screens, virtual screen, direct)
Mouse
Keyboard
Palette Handling
Incomplete GUI
Able to read TTF files after output by TTF2PCX (by Allegro)
http://www.pheonixware.8m.com
Thorsten Erdmann wrote:
>
> 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
--
***********************************************************
* Sahab Yazdani * "We are all who we are, no more and no *
* Thornhill S.S * less" - al'Lan Mandragoran *
***********************************************************
* http://pheonixware.8m.com/ *
***********************************************************
- Raw text -