Short: Post is a software based PostScript interpreter written in C

Postscript interpreter - user documentation
===========================================

Post V1.7 Copyright Adrian Aylward 1989, 1992

Free use and non-commercial reproduction of the binaries of the interpreter
library (post.library) is permitted, providing that the copyright notices
are not removed.  Distribution by disk libraries is permitted provided only
a nominal copying fee is charged. Upload to commercial bulletin boards is
also permitted, providing charges are only made for connect time, and there
is no specific charge made for the file.

You may freely copy, use and modify the user interface program (post).

For queries and bug reports write to the author:

        Adrian Aylward,
        20 Maidstone Road,
        SWINDON,
        Wiltshire.
        UK.

No responsibilities accepted for bugs, but please let me know so I can fix
them.

Introduction
============

"Post" is a software based PostScript interpreter, presently running on the
Amiga.  The source code is written in C, and should be fairly portable to
other machines.  It supports the full Adobe language, with only minor
variations.
