Mail Archives: djgpp/1997/08/07/23:44:25
> I use Allegro, and think it is great, but there is a strange "error?" that
> occurs with its graphics routines. I am using Mode 13h and whenever I
> clear the screen, a border forms around the edges of the screen in the 0
> color. Why does this happen, and how can I prevent it from happening? I
> don't use black as my zero color, so this is beginning to get annoying.
> Thanks,
>
This is no error, not even a feature of Allegro. VGA (indeed all graphics
adapters) do this. You either get the border, or make sure your zero colour
is black. Sorry, but it's da truth, and I don't think there are any hardware
registers you can "tweak" to change it.
Brett
- Raw text -