## page was renamed from Home == Latest news == * 2009-10-18 [[http://libspectre.freedesktop.org/releases/libspectre-0.2.3.tar.gz|libspectre|0.2.3]] released! * 2008-11-25 [[http://libspectre.freedesktop.org/releases/libspectre-0.2.2.tar.gz|libspectre|0.2.2]] released! * 2008-08-10 [[http://libspectre.freedesktop.org/releases/libspectre-0.2.1.tar.gz|libspectre|0.2.1]] released! * 2008-01-03 [[http://libspectre.freedesktop.org/releases/libspectre-0.2.0.tar.gz|libspectre|0.2.0]] released! * 2007-12-16 [[http://libspectre.freedesktop.org/releases/libspectre-0.1.0.tar.gz|libspectre|0.1.0]] released! == What is libspectre == libspectre is a small library for rendering Postscript documents. It provides a convenient easy to use API for handling and rendering Postscript documents. libspectre it's known to work on UNIX/Linux systems although supporting other platforms (win32, macos) is planned too. Any help on this is, of course, more than welcome :-) libspectre is free software and is available to be redistributed and/or modified under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. == Dependencies == libspectre depends on libgs which is available at [[http://www.ghostscript.com|Ghostscript|website]] == Download == === Releases === The latest release is [[http://libspectre.freedesktop.org/releases/libspectre-0.2.3.tar.gz|libspectre|0.2.3]]. Previous releases can be found in the [[http://libspectre.freedesktop.org/releases|release|archive]]. === In-Progress Development === libspectre is maintained with the [[http://git.or.cz/|git]] version control system. You may browse the source online using the [[http://cgit.freedesktop.org/libspectre|web|interface]]. You may also use git to clone a local copy of the libspectre source code. {{{ git clone git://anongit.freedesktop.org/git/libspectre }}} == Documentation == * [[http://libspectre.freedesktop.org/manual|API reference manual]] == Contact == Use the [[https://bugs.freedesktop.org/|freedesktop|bugzilla]] to report bugs or suggest enhancements. The product is libspectre.