PNML view

PNML view logo
PNML view is a simple, open source, cross-platform viewer for PNML files (see http://www.informatik.hu-berlin.de/top/pnml/about.html) with support for some Yasper specific features (http://www.yasper.org) and extended export capabilities.

Features

Usage

You should be able to use PNML view without a manual. More complex options and preferences are documented through tooltips and "What's this?" help.

Download

PNML view can be downloaded and compiled from source (see Compiling) or downloaded in binary form for some platforms.

Compiling

To be able to compile PNML view, you need a complete Qt 4 installation (including header files, see http://www.trolltech.com/developer/downloads/qt/index and scroll down to "Qt Open Source Downloads") and a working C++ compiler (such as GCC). If you have a working Qt installation and compiler, the following commands should suffice to build PNML view (download and extract the source yourself if you don't have wget or tar):
wget http://www.vanwal.nl/pnmlview/pnmlview-0.3.3.tar.bz2
tar -xvjf pnmlview-0.3.3.tar.bz2
cd pnmlview-0.3.3
qmake
make

Author

Written by Freek van Walderveen (freek -at- vanwal -dot- nl), 2005-2007. I do not maintain this program anymore because of lack of interest. If there would be any future development, I think the program should make use of QGraphicsView. This would simplify some of the drawing stuff and should not be very difficult to implement.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See http://www.gnu.org/copyleft/gpl.html

Notes on vector formats