$Id: README,v 1.1.2.1 2003/02/09 11:57:57 glynn Exp $

Displays text using various font formats.
=========================================

Install
-------

1. To use this module, install FreeType1, T1lib, Kpathsea, and VFlib3.6 first.

2. Install GRASS.

3. Change directory to src/display/d.text.freetype/vflib and run:

	gmake5 -i
	gmakelinks5 -i

4. Update $(GISBASE)/etc/freetypecap file to indicate your own files.


Usage
-----

d.text.vflib text="text"	# The default font in freetypecap is used.

If path, charset, color, or size is given, the value of the default font
will be overrided.

Rotation is not supported.


Huidae Cho <grass@geni.cemtlo.com>
2002/06/07

