////////////////////////////////////////////////////////////////////////////

	cn2jp -- utility for buildng translation tables

				Version 1.4, Aug 1, 1996

				Seke Wei 
				(seke@sys.es.osaka-u.ac.jp)
////////////////////////////////////////////////////////////////////////////

   cn2jp  -- Chinese {GB,Big5,HZ} and Japanese (EUC-Jis/Shift-Jis/Jis)
	     by Seke Wei <seke@sys.es.osaka-u.ac.jp>

Utility:

	mktable		condense <.tbl> table to <.t> table

	mktbl2c		convert <.t> table to <.c> program for static link

	big5		generate <.tbl> table for the big5 code set

	jis		generate <.tbl> table for the euc-jis code set

	gb		generate <.tbl> table for the gb code set

	ascii		generate table the ascii code set



  This package is free for general distribution.

  This package runs on UNIX. You are welcome to port it to other operating


Reference:

  (1) 'c2t', revised from 'gb2pinyin'
	(25 Nov 1992) by Katya Ta (ta_k@maths.su.oz.au)
  (2) 'gb2jis'
	Koichi Yasuoka and Motoko Ichitani
  (3) 'gb2pinyin'
	1992 by Tommi Kaikkonen (tommi@phoenix.oulu.fi)
  (4) 'gbeuc' from ftp.kdd.co.jp [192.26.91.15]:/Japan/gbeuc
	Mosquito Von Sheng at sheng@csd.sumikin.co.jp
  (5) 'hc-30'
	Ricky Yeung (Ricky.Yeung@eng.sun.com)
	Fung F. Lee (lee@umunhum.stanford.edu)
  (6) 'hz2gb'
	1989, 1992      Fung F. Lee
  (7) 'nctu-py-b5.tit'
	National Chiao-Tung University, HsuChu, Taiwan
  (8) 'sinocode'
	1992 Per Hammarlund <perham@nada.kth.se>
  (9) 'CJKXRef'
	14 March 1994, John H. Jenkins (John_Jenkins@taligent.com)
  (10) 'Delegate'
	1995, Yutaka Satoh (ysato@etl.go.jp)

////////////////////////////////////////////////////////////////////////////
