LCDF-TYPETOOLS 0.52
===================

USAGE
-----
   The LCDF Typetools package contains several programs for manipulating
PostScript Type 1 and PostScript-flavored OpenType fonts.

   Cfftot1 translates a Compact Font Format (CFF) font, or a PostScript-
flavored OpenType font, into PostScript Type 1 format. It correctly handles
subroutines and hints. See the manual page 'cfftot1/cfftot1.1' for more
information.

   Otftotfm creates TeX font metrics and encodings that correspond to a
PostScript-flavored OpenType font. It will interpret glyph positionings,
substitutions, and ligatures as far as it is able. You can say which
OpenType features should be activated. See the manual page
'otftotfm/otftotfm.1' for more information.

   The other two programs are preliminary and have little or no
documentation. T1lint checks a Type 1 font for correctness, and t1testpage
creates PostScript test page file for a given font file.

   Please write me with problems, patches, or suggestions at the address
below.

REQUIREMENTS
------------
   UNIX; gmake; C & C++ compilers. To build, just run ./configure, then
gmake. See 'INSTALL' in this directory for more detailed information about
'./configure'.

COPYRIGHT/LICENSE
-----------------
   All source code is Copyright (c) 1997-2003 Eddie Kohler.

   This code is distributed under the GNU General Public License, Version
2, or, at your discretion, any later version. The GNU General Public
License is available via the Web at <http://www.gnu.org/copyleft/gpl.html>,
or in the COPYING file in this directory.

AUTHOR
------
Eddie Kohler, <kohler@icir.org>
http://www.lcdf.org/~eddietwo/

   The current version of the mminstance package is available on the Web at
'http://www.lcdf.org/type/'.

   LCDF stands for Little Cambridgeport Design Factory.
