home *** CD-ROM | disk | FTP | other *** search
-
- CHARCONV Font converter
- =======================
-
- In addition to the font editor proper, you will find a utility program
- CHARCONV that converts a FONTED binary font file to an assembly language
- source program, which can be fed directly into an assembler to produce a
- self-loading .COM program from the font. Thus, you can distribute your
- fonts more freely. They also load slightly faster. The resulting font
- "programs" set the errorlevel automatically, if the printer was
- off-line: This helps building more powerful batch files. To use this
- program, you will need an assembler, linker and a program to convert an
- .EXE file to a .COM file (EXE2BIN).
-
-