Fanwood
-------

This is the source distribution of the Fanwood and Fanwood Text
fonts. Fanwood Text is the same as Fanwood, but darkened a little in a
rough approximation to ink spread.

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 fonts as follows:

    ./configure
    make fanwood-X.X.zip

where 'X.X' should be replaced with the current version number.
In this case the --enable-FEATURE and --with-fontsdir options
described above are ignored.

