mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0f8b5a6653
Yet another text to ps filter with Japanese support. PR: 3934 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
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.
|