Covermaker 1.0 --- First version for Linux.

A small console program to create nice looking covers for tapes. (Fully configurable with
eps layout file.)

Example layout included!!


Installation:

Important!! You need enscript (1.6.1 I used myself) You may also want rxvt

This program uses the freely available Terminality library. The included executable should is
statically linked against this library so you may use the software immediatly.

To comple the software (without kdevelop):

1) Set the C-Flags correctly

F.I.
export CFLAGS=-I/usr/local/include/tn -DUSE_NCURSES

2) run configure

3) run 'make' and 'make install'

(make install you may need to run as root.)

You may also need to install 'Terminality' which is available at:

Download: http://members.optushome.com.au/darkmoon7/tn-1.3.tar.gz 
Homepage: http://members.optushome.com.au/darkmoon7/term.html

The copyright is different to GNU... but it's freely available.

Otherwise you may also copy 'covermaker' into '/usr/local/bin' manually.


The program has been ported from 'Turbo Pascal' to 'Turbo C' and was originally only working
on epson printers. The new version uses 'enscript' which allows to print on any printer using
ghostscript.

Enscript is a real wonderful tool to combine nice layouts with text based lists.

You may like to modify the layout which was done with Staroffice 5.2. The original 'sda' File
is included.

If you want to print on a specific printer modify the script 'covermaker.sh' to set the
printername right. ('COVER_PRINTER'-environment variable)


Usage:

covermaker 'name of (new or existing) tape file...' 

You can then use the EDIT-Mode to create a new file.
