mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
7 lines
357 B
Plaintext
7 lines
357 B
Plaintext
|
Prn prints out a text file to a postscript printer by converting to
|
||
|
postscript. If the file has kanji code such as 7-bit JIS, MS-kanji
|
||
|
(shifted-JIS) or EUC, it can print out by using a kanji code converter
|
||
|
whose name is kcc. If the file is code of C, C++, FORTRAN, pascal,
|
||
|
... , printing out by prn with a option '-c' can emphasize keywords
|
||
|
and comments.
|