User's Manual
Printer Font Test JobsAppendix —C
1576820 Series 80-Column Printer User’s Manual
Japanese (Shift JIS) Character Set
This program generates a text file, JIS932.TXT, to copy to a 6820 Printer.
The textfile illustrates the use of the JIS character set. Install the JIS char-
acter font, NFT00932.MOD, in the printer flash using the configuration
tool to have JIS932.TXT print correctly.
1 Use the Microsoft C version 7.00 compiler.
cl japan.c /link slibce graphics
2 Run JAPAN.EXE to create JIS932.TXT.
3 Copy this text file to the appropriate printer port.
Korean Character Set
This program generates a text file, KOREA.TXT, to copy to a 6820 Print-
er. The textfile illustrates the use of the KSC5601 character set. Install the
KSC5601 char acter font, NFT00949.MOD, in the printer flash using the
configuration tool to have KOREA.TXT print correctly.
1 Use the Microsoft C version 7.00 compiler.
cl korea.c /link slibce graphics
2 Run KOREA.EXE to create KOREA.TXT.
3 Copy this text file to the appropriate printer port.
International Character Set
This program generates a text file, NATION. TXT, to copy to a 6820
Printer. The textfile illustrates the international character sets available for
use in the default character set. Install the default character set f ont,
NFT00000.MOD, the printer flash using the conf iguration tool to have
NATION.TXT print correctly.
1 Use the Microsoft C version 7.00 compiler.
cl nation.c /link slibce graphics
2 Run NATION.EXE to create NATION.TXT.
3 Copy this text file to the appropriate printer port.