Japanese 20 dot fonts(`Kappa20dot').
You can use:
k20[mb] mincho/gothic (JIS X 0208)
('m' for medium mincho, 'b' for bold mincho)
10x20[mb] ascii (ISO-8859-1(Latin 1))
10x20rk[mb] kana (JIS X 0201)
10x20L[239][mb] ISO 8859-[239] (Latin [239])
ipa-10x20[mb] Mule IPA fonts
vk20[mb] k20[mb] modified for vertical writings
Italic(slanted) fonts are available with 'i' postfix.
An example usage:
% kterm -fn a20m -fb a20b -fr r10m -frb a20b -fk k20m -fkb k20b -lsp 3
or in your Xresources file:
KTerm*VT100*fontList: -kappa-fixed-medium-r-normal--20-*
KTerm*VT100*boldFontList: -kappa-fixed-bold-r-normal--20-*
KON2 is a program for displaying Kanji (japanese characters) on the
console of Linux/FreeBSD. KON2 hooks the output of console and
redirects to pseudo tty, drawing on the VGA display.
If KON2 would be going to something wrong, check shared-memories being
loading or not. If not, add "options SYSVSHM" to
/usr/src/sys/i386/conf/GENERIC, and reconfigure the kernel.
Be aware that using KON2 with X is not allowed (You should shutdown X first
when you use KON2, and vice versa).
In order to use 30 lines (default is 25), modify the "Normal" entry of
kon.cfg as follows:
-------
VGA:Normal
VGA
640 680 768 800 480 491 493 525
1
79 29
-------
srd.el is a supplement file to use "Random House" on lookup. "Random
House" is produced by Shogakukan Inc. You can get more detail
information (written in Japanese) from
[TO USE]
(1) Get "Random House" from somewhere.
(2) Install it by using /usr/ports/japanese/srd-fpw
The port converts it into a files formatted "JIS X 4081" by FreePWING.
Then install MID, WAV, AVI files from CD-ROM by hand.
(3) Add the following lines into your ~/.emacs
(require 'lookup-package)
(setq lookup-search-agents '((ndeb "/usr/local/share/dict/srd-fpw")))
(setq lookup-package-directory "/usr/local/share/dict/package")
(lookup-use-package "ndeb+/usr/local/share/dict/srd-fpw" "srd-fpw")
(setq srd-fpw-image-directory "/usr/local/share/dict/srd-fpw")
;; a directory having img.dat installed by the package ja-srd-fpw
(setq srd-fpw-sound-directory "/cdrom/srd/DATA")
;; a directory having srdra.bnd in CD-ROM
(setq srd-fpw-play-realaudio-process "realplay")
(setq srd-fpw-display-image-process "display")
(if (featurep 'xemacs)
(progn
(setq srd-fpw-image-inline t)
))
This is a port of Rogue-clone: Version II, but it is enhanced to display
messages with Japanese, colored and messages are separated from program
(you can make another message version of rogue).
This port provide you 4 message files:
- Original English message [mesg_E]
(but it was broken, please recompile without -DJAPAN, sorry).
- Japanised message [mesg]
- UTMC (University of Tokyo Microcomputer Club) message [mesg_utmc]
- fj.* message [mesg_fj]
In this version, high score will be sorted to record by score only,
and you can record your own score more than one time.
You have to specify a message file to play this version of rogue like this:
% rogue_s mesg
or without argument, rogue_s will list available messages.
Welcome to the Dungeons of Doom...
This port is Wnn6 client library including header and library files
for Wnn6 client development.
This port is Wnn7 client library including header and library files
for Wnn7 client development.
This is a python bindings for MeCab.
This is the MeCab library module for Ruby.