sj4/README

45 lines
1.1 KiB
Text

* What's SJ4
SJ3 is a fork of SJ3, which is a Japanese input system developed
by Sony Corporation.
* How to make
In `build' directory,
$ cmake ..
$ make
* Source tree
include Header files
lib/sj3core Kana-Kanji conversion library
lib/sj3rkcv Roma-Kana conversion library
dict Main dictionary(text file)
src/sj3mkdic Tool for converting main dictionary from text file
to binary file
src/sj3test Demonstration program for Kana-Kanji conversion
doc/man Online manual(Japanese)
doc/doc Operation guide for SJ3 and other documents(Japanese)
* Tested machine
PC Linux 6.6.87.2-microsoft-standard-WSL2
Windows 11
* Bug report
If some bugs are found, please send bug report(Japanese or English)
https://forgejo.nishi.boats/pyrite-dev/sj4
or send me email at nishi@nishi.boats.
* Acknowledgements
I would like to thank to the people who worked on Sj3 originally,
including Sony Corporation.
June 20, 2026
Nishi
Pyrite development team