2006 / pnbuttons - Website Navigation Button Generator

pnbuttons - Website Navigation Button Generator

pnbuttons is a tool written in Java to automate the process of creating high-quality renderings of navigation buttons for the web.

Example output

[Example of pnbuttons output]

Installation

  1. Check out current svn trunk or use the tarball below
  2. cd into the source directory and type make classes to compile the code
  3. Create a new config file by copying the example in conf/
  4. Generate the buttons: XMLFILE=path/to/your/configfile.xml make all
  5. The output data should be available in output/ now

Subversion repository

You can access the current codebase by using Subversion:

  • svn co https://svn.thpinfo.com/repos/utils/pnbuttons/trunk pnbuttons

Mon May 28 13:59:50 2007 +0000