Release Notes Version: : 1.6 $.
The most recent version of this file is available
here.
Release notes for all versions of the PS Viewer are available
here.
The PS Viewer is a Level 2 PostScript viewer which can either be used stand-alone or is embeddable in a user application.
The Viewer will handle most PostScript commands, but some restrictions apply, see our bug database.
This viewer implements most of the PostScript Level 2 commands and some of the Level 3 commands. For a description of PostScript see the PostScript Language Reference Manual, Third Edition from Adobe Systems Inc.
The following documentation is currently available:
The PS Viewer is part of the FreeHEP Java Library, an "Open Source" library distributed under the terms of the LGPL. If you have questions about the licensing please send a mail to: developers@freehep.org.
Download the PS Viewer and unpack. The distribution creates the following directory structure:
PSViewer-version containing license and release notes PSViewer-version/bin containing run scripts PSViewer-version/examples containing examples PSViewer-version/lib containing jar files
The current distribution does not contain source files.
To (re-)build the PS Viewer you need to get PSViewer-1.0.0-src.zip or .tar.gz file from the ftp://ftp.slac.stanford.edu/software/freehep/PSViewer/v1.0.0/ directory.
To compile it, follow the general instructions for Building the Java FreeHEP Library and compile only the psviewer.jar file using the command:
ant -Djar=psviewer
To build the distribution kit:
cd org/freehep/postscript gmake dist
Set the environment variable PSVIEWER_HOME to your unpacked PSViewer distribution.
Add the following libraries (all in /lib) to your CLASSPATH:
freehep-psviewer.jar freehep-graphicsio.jar freehep-graphics2d.jar freehep-base.jar
Now you can compile your application using the PS Viewer, and run it.
Set the environment variable PSVIEWER_HOME to your unpacked PSViewer distribution.
Add /bin to your PATH and run:
psviewer
The following limitations exist:
To report bugs or request enhancements you may use the FreeHEP bug database, component PS Viewer.
The PSViewer/examples directory contains: