# Copyright 1990 Network Computing Devices, Inc.  All rights reserved.

#ident "@(#)README	13.1	90/08/16"

Notes on use:

pcftosnf:	convert DEC pcf fonts to NCD style snf fonts
bdftoenc:	shell script that creates a new encoding file
		from a bdf font

For a Big Endian machine (vax, pmax), run with '-m' flag.

The simplest way to convert a font directory is to copy the .pcf files
to the intended destination, then run 'pcftosnf [-m] *.pcf'.  Then
mkfontdir (be sure its the NCD version), and the directory should be
ready for use.

pcftosnf also has an encoding manipulation option, so if a font
has an incorrect encoding (ie, its isolatin1, but you want dectech)
it'll try to convert.

