List of files:

	Makefile			- instructions for installation

	README				- this file

	HKU-Ch16.bdf			- 16x16 Chinese fonts (BIG5)

	demo1.b5 demo2.b5 demo3.b5	- sample BIG5-coded articles.

	wsimple.c wsimple.h xhzview.c	- source for xhzview.
	xhzview.1			- manpage for xhzview.

Installation:

	- Edit Makefile and put the correct directory names for BINDIR
and FONTDIR.  Also check if you want to modify the value for
DEFAULT_HANZI_FONT and DEFAULT_ASCII_FONT.

	- If you are running X11R2, comment out the last two lines
under "install".

	- Type "make"

	- You may want to put:

		xset +fp FONTDIR
		xset fp rehash
	  in your X window startup file.  FONTDIR should be the same
path you put in the Makefile.


Test run:

	There are three sample files, demo1.b5, demo2.b5, and demo3.b5

	% xhzview -cfn hku-ch16 -afn 8x16 demo1.b5

Questions:

	Questions about the installation should be sent to Wilson Ho
(how@ivy.ucdavis.edu, or wwho@ucdavis.bitnet).

	Questions on the use of the program or bug report should be
sent to yeung@decpa.pa.dec.com.
