Mail Archives: djgpp/1997/12/22/07:01:29
SWars Matt (swarsmatt AT aol DOT com) writes:
> I wrote a fractal generating program in DJGPP with the Allegro graphics
> library. I previously posted my problem, but I have fixed most of the problems
> - they were due to memory allocation. Here's the problem I have now: It works
> fine on some computers, but on a Pentium with STB Velocity 3d VX card with
> DirectX installed on the computer, the text mode doesn't work properly (text is
> mostly made up of squares). The way I set text mode from Allegro is
> set_gfx_mode(GFX_TEXT,0,0,0,0). Why would the text look messed up? Can anyone
> help? Thanks. (Note: I'll send you the program if you need it to help)
Try GFX_TEXT,80,25,0,0. On my S3 I also get craziness if I use 0,0,0,0.
--
.*. Friendship, companionship, love, and having fun are the reasons for
-() < life. All else; sex, money, fame, etc.; are just to get/express these.
`*' Send any and all mail with attachments to the hotmail address please.
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca pgd73 AT hotmail DOT com
- Raw text -