Download

Latest Stable Version

Version 1.1.0

afp-renderer-1.1.0-final.zip (Release Notes 1.1.0)

Latest Version from CVS (a.k.a the Bleeding Edge)

Browse the CVS Tree

Though CVS repositories are most commonly accessed using a special piece of software called a CVS client, SourceForge also provide a web-based interface to view CVS repositories. Browsing the CVS tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.

Browse CVS Repository

Anonymous CVS Access

This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/afp-renderer login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/afp-renderer co afp-fop-src

Updates from within the module's directory do not need the -d parameter.

Developer CVS Access via SSH

Only project developers can access the CVS tree via this method. A SSH client must be installed on your client machine. Enter your site password when prompted.

export CVS_RSH=ssh
cvs -z3 -d:ext:developername@cvs.sourceforge.net:/cvsroot/afp-renderer co afp-fop-src

Older Versions

Version 1.0.2

afp-renderer-bin-1.0.2.jar (Release Notes 1.0.2)
afp-renderer-src-1.0.2.jar

Version 1.0.1

afp-renderer-bin-1.0.1.jar (Release Notes 1.0.1)
afp-renderer-src-1.0.1.jar

Version 1.0.0

afp-renderer.1.0.0.zip (Release Notes 1.0.0).