Linden Hill
-----------

This is the source distribution of the Linden Hill fonts.

To install fonts from this distribution, first install the Sorts Mill
Tools package. Then what you do can be as simple as:

    ./configure
    make
    make install

The 'configure' script can take some options:

    --disable-opentype     Don't generate PostScript-flavored
                           OpenType fonts.

    --enable-truetype      Generate TrueType fonts.

    --with-fontsdir=DIR    Specify the directory where fonts
                           are to be installed. (By default
                           they are placed in
                           /usr/local/share/fonts/sortsmill)

See also the file called 'INSTALL', where even more options are
discussed.


Appendix
--------

One also can make zip-packages of pre-generated PostScript-flavored
fonts as follows:

    ./configure
    make lindenhill-X.X.zip

where 'X.X' should be replaced with the current version number.  In
this case the --with-fontsdir option described above is ignored.
