Mail Archives: djgpp/2000/06/04/11:06:30
On Sat, 3 Jun 2000 rob89 AT my-deja DOT com wrote:
> Is there any other website which just
> deals with the the fonts in detail (for a beginners?)..
Did you take a look at the source of the _set_screen_lines function from
the DJGPP library? It includes working code that copies the BIOS font to
another location, changes it a bit, and then instructs the BIOS to use it.
The source is in the file src/libc/pc_hw/co80/conio.c in the djlsr203.zip
distribution. If you haven't seen it, I suggest to do so. You can ask
specific questions later (post them here).
- Raw text -