A very user friendly WYSIWYG East Asia Word Processor on X window. Support GB, Big5, JIS and KS encoding mixed input, PS print, and display. It can generate gif file of the document with 7 colors. Cool for for generating Chinese Web Page. ChinesePower uses HBF or TTF fonts.
chpower-2.0.tar.gz ftp.ifcss.org:/pub/software/x-win/editor/
Chpower requires HBF fonts and also need Motif library to compile. First
modify Makefile
, then
# make
will build the binaries for you. Also set some environment variables
# setenv HBFPATH /usr/local/chinese/HBF/
# setenv TTFPATH /usr/local/chinese/TTF/
# setenv HZINPUTDIR /usr/local/chinese/dict/
# setenv CHPOWERPATH path_of_chinesepower