Clarence Verge <[EMAIL PROTECTED]> wrote:
>
> Does anyone out there know how to change the standard DOS VGA font to
> something with a finer body ?
>
> I have come into possession of a very good 17" flat screen SVGA monitor
> but the text display in DOS or my text editor is disgusting.
>
> The characters are so big and clunky that it might as well be CGA !

I use the same tools as I do for loading iso-latin fonts.

....simtelnet/msdos/screen/fntcol16.zip is a collection of over
200 text mode fonts.

Various font utilities can be found in:

....simtelnet/msdos/screen/fntutl15.zip
....simtelnet/msdos/vga/fpman220.zip

I use the following batch file to load a font file for a 80x25
screen. The two programs called in the batch file are from fpman.

- ---- lf.bat ----
@echo off
lh xvreset.com
vga.com font somefont.f16
- ---------------------

-- 
Howard Eisenberger * Ottawa, Canada * <URL:http://www.ncf.ca/~ag221/>

Reply via email to