Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_tlsv12/sys/src/cmd/aux/mnihongo/README – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
mnihongo is a fairly clumsy troff post-processor that 
2
catches unicode characters that might be japanese,
3
looks them up in a font file (currently
4
/lib/font/bit/pelm/unicode.9x24.font) to get the
5
bits, converts that to postscript, and dumps that
6
in the output.
7
 
8
Widths are taken from troff font Jp, which has at
9
best a simple approximation to the truth.
10
 
11
The program itself is normally called implicitly
12
by loading the troff macro package -mnihongo, which
13
does a .pi command.