[go: up one dir, main page]

Menu

Tree [72b583] master / pslib /
 History

HTTPS access


File Date Author Commit
 cmake 2009-08-09 U. Steinmann U. Steinmann [f2454d] - check for lib_gif.h instead of gif.h
 data 2007-06-23 U. Steinmann U. Steinmann [aebc95] - ignore more files
 debian 2019-11-07 Uwe Steinmann Uwe Steinmann [7625ae] new version 0.4.7
 doc 2019-11-05 Uwe Steinmann Uwe Steinmann [c2703b] add extractdesc.xsl to dist
 include 2007-07-11 U. Steinmann U. Steinmann [751f96] - PS_free_glyph_list() doesn't take the len as ...
 po 2019-11-02 Uwe Steinmann Uwe Steinmann [0480b3] automatic update
 src 2019-11-05 Uwe Steinmann Uwe Steinmann [0913f3] fix cast from pointer to int, cast to long instead
 .gitignore 2019-11-05 Uwe Steinmann Uwe Steinmann [4b3c36] rename file
 AUTHORS 2005-06-20 U. Steinmann U. Steinmann [3b3f14] - added Stefan Schroeder and Bill Bame to list ...
 CMakeLists.txt 2019-11-02 Uwe Steinmann Uwe Steinmann [b374bd] new version 0.4.6
 COPYING 2003-10-31 U. Steinmann U. Steinmann [46772c] - reorganization of sources
 ChangeLog 2019-11-05 Uwe Steinmann Uwe Steinmann [1a7322] add changelog entries for 0.4.6
 INSTALL 2024-07-10 Uwe Steinmann Uwe Steinmann [f39946] update tool chain
 Makefile.am 2019-11-05 Uwe Steinmann Uwe Steinmann [f42c3e] add ACLOCAL_AMFLAGS = -I m4
 README 2004-06-28 U. Steinmann U. Steinmann [3ba7e0] - several small fixes
 README.WIN32 2007-07-03 U. Steinmann U. Steinmann [de1de4] - some instructions on how to compile it on win32
 autogen.sh 2024-07-10 Uwe Steinmann Uwe Steinmann [8897b3] do not check for dirs which no longer exist
 cmakeconfig.h.in 2007-07-10 U. Steinmann U. Steinmann [5a7866] - check for libpng, ligjpeg and byteswap.h
 configure.ac 2023-01-03 Uwe Steinmann Uwe Steinmann [f3a911] update to latest version of autotools
 libps.pc.in 2005-08-01 U. Steinmann U. Steinmann [46c80b] - set CFlags (closes sf-bug 1199738)
 ltmain.sh 2024-07-10 Uwe Steinmann Uwe Steinmann [f39946] update tool chain
 pslib.spec.in 2006-03-13 U. Steinmann U. Steinmann [0e244f] - added some missing files to the rpm archive

Read Me

pslib
=====
C-libaray for generating PostScript files.

Copyright (c) 2001-2004 Uwe Steinmann <steinm@debian.org>

The pslib distribution is available from:
http://pslib.sourceforge.net

THIS IS PUBLIC SOFTWARE RELEASED UNDER THE GPL
see http://www.gnu.org for details on this license.


Overview
========
pslib is a C-library for generating PostScript files with little
effort. It offers an easy way of generating PostScript text 
and graphics. Its text function are very sophisticated and support
kerning, ligatures and some basic formatting. Hypertext functions
are supported through pdfmarks which makes pslib in combination
with ghostscript a viable alternative for libraries creating
PDF.


Supported Programming Environments
==================================
There is already a PHP extension for pslib in pecl. Perl support
is in its early stage and is currently only available in the CVS.
Python and Tcl bindings are also available.

Mailing-List
============
pslib is a work in progress. You can ask questions or contribute through
pslib-list@lists.sourceforge.net


External libraries used in pslib
=================================
pslib needs libpng for reading PNG images.

Submitting Bug Reports
======================
Report bugs you have found at http://sourceforge.net/projects/pslib


TODO
====
Quite a lot but pslib is already very useable.

Licensing and Copyleft
======================
THIS IS GPL/LGPL SOFTWARE!

Read the GPL license at http://www.fsf.org