Readme for Vga2Fon

Vga2Fon is a tool for converting old DOS VGA fonts into Windows fonts. This tool was created to help generate monospace fonts for use with The Semware Editor Professional (TSE Pro), but the fonts can be used with any Windows program. Note that the fonts are bitmap fonts, not TrueType fonts, so they are not scalable.

Files included

Using Vga2Fon

Run vga2fon -? to display help information about how to use the tool. Basically, you can convert a VGA font by running vga2fon -9 -n "Font Name" vgafontfile.f14 windowsfontfile.fon where "Font Name" is the name you want to show up in the Choose Font dialog for Windows programs.

After converting a VGA font into a Windows font, you must install the Windows font so other Windows programs can use it. Open the Control Panel, and double click on Fonts. Then drag the Windows font file you converted into the Fonts folder. Close any Windows programs that are running, and open them again and the newly installed font will be available.

Using FED

To start editing a font, run fed.exe and enter the name of the font to load. The font editor should be basically straightforward and easy to use, and there is some help information displayed on the screen.

Note that if you press while running FED in a command prompt window, this makes the command prompt window switch to fullscreen text mode. In fullscreen mode, FED even shows the changes to the font while you edit it.

The VGA fonts saved by FED can be converted into Windows bitmap fonts using the Vga2fon utility program.


Note: please don't bother sending feature requests, as I can't do anything about them. These tools are released as-is, and FED hasn't been modified in about twelve years. I don't think I even have the source code anymore.

Chris Antos