1. Purpose 2. See it in action |
3. Copying 4. Downloading |
JAINPUT.COM
is a
TSR
for DOS, that provides Japanese-language Input Method Editor (IME)
with only 8-bit character set, supporting hiragana.
It uses a custom character set, not compatible with any standard encodings, targeted for the visual appearance only, ideal for making text-mode DOS videos that feature Japanese text. The font has been optimized to contain the left-side halfs of most of the most-common syllables in the C0-DF region so as to avoid the vertical empty stripe in the middle of the syllable when the font is displayed in 9 pixel columns rather than 8. Unfortunately, that's where most of the line drawing characters must be placed too...
Additionally, the most recent source code (bleeding edge) for jainput can also be downloaded by cloning the Git repository by:
git clone git://bisqwit.iki.fi/jainput.git
git checkout origin/release -b release
git checkout origin/master -b master
Generated from
progdesc.php (last updated: Fri, 04 Mar 2011 00:55:29 +0200)
with docmaker.php (last updated: Fri, 04 Mar 2011 00:41:54 +0200)
at Fri, 04 Mar 2011 01:20:41 +0200