plan9fox/sys
Jacob Moody c539d64d22 man: turn on troff -mnihongo if JP font is used
This specifically fixes
	% man -P ktrans

We dont have font widths for kanji in our troff
font files, so we can use aux/mnihongo to render
the character using libdraw, and grab the bitmap from
there. It's not pretty, but aux/mnihongo exists so
lets at least use it.

This also updates /sys/man/1/ktrans to specify the
Jp font to comply with aux/mnihongo.
2022-07-09 03:43:33 +00:00
..
doc /sys/doc/troff.ms: give correct path for -m flag (thanks kyle) 2021-11-01 11:28:52 +00:00
games/lib /sys/games/lib/fortunes: GPU.js 2022-01-23 03:10:23 +00:00
include ndb: increase buffer size to allow longer lines 2022-06-19 23:42:04 +00:00
lib generate boot.scr in /sys/src/boot/reform 2022-06-18 18:23:22 +00:00
man man: turn on troff -mnihongo if JP font is used 2022-07-09 03:43:33 +00:00
src add ktrans. こんにちは! 2022-07-06 20:19:14 +00:00