ANN: GSPdf 0.2 release

Riccardo Mottola <[email protected]> Sun, 15 Mar 2009 00:08:54 +0100
Newsgroups gmane.comp.lib.gnustep.announce
Message-ID <[email protected]>
GSPDF v0.2
==========

What is it?
--------------

GSPdf is a PDF and PostScript file reader, implemented as ghostscript 
front-end. Ghostscript is required at runtime.


Where to get it?
--------------------

GSPdf is available at the GNUstep Application Project, GAP 
(http://gap.nongnu.org).

http://gap.nongnu.org/gspdf/index.html


About this release
-----------------------

This release bases directly on Enrico's original 0.1 release, it has to 
be considered a maintenance release.
The code has been adapted to work also with newer versions of 
GhostScript which have added security restrictions.
On the project side, source files have been cleaned up, a ProjectCenter 
project has been added and the makefile was regenerated to work with the 
current version of GNUstep Make.


--- The GAP Team