Mail Archives: djgpp/1997/10/29/00:01:03
If you are new to graphics, then why not pick up a copy of Allegro? It
can be found in the v2tk/ directory from Simtelnet FTP as Alleg22.zip (last
time I checked, it may be upgraded by now). Then, type
set_gfx_mode(GFX_AUTODETECT, x, y, 0, 0) with x and y as screen sizes. It
supports many of them, notably 640x480, 1024x768, and some mode-x (hacked)
resolutions like 320x240, 400x300, up to 1600x1200 (with enough Video
Memory!).
Hope that makes graphics easier.
http://www.talula.demon.co.uk/ is the author's Home page. (Slow connection).
- Raw text -