Download List

專案描述

PSlib is a library for generating multi-page PostScript documents. There are functions for drawing lines, arcs, rectangles, curves, etc. It provides very sophisticated functions for text output, including hyphenation and kerning.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-01 18:06
0.4.5

Support for reusable images was added. Various minor bugs were fixed.

2007-07-12 18:36
0.4.0

This release can be compiled for Win32 using mingw or Visual C. It has support for creating Type3 fonts. Kerning and ligatures can be added manually.
標籤: C, Major feature enhancements

2006-06-07 19:25
0.2.7

Fixes various bugs in PS_continue_text(), PS_get_buffer(), PS_begin_page(), PS_arc(), PS_arcn(), and PS_set_border_style(). Adds support for BMP, TIFF, and GIF images. Adds a blind feature to PS_show_boxed(). Setting boxheight in PS_show_boxed() makes the box as large as needed.
標籤: C, Major bugfixes

2005-07-28 16:50
0.2.6

PS_add_bookmarks() now works even with characters
in the bookmark text which are not allowed in
PostScript strings. PS_open_image() can read EPS
images from memory. Encoding vectors at position
363-365 were fixed. JPEG CMYK images can now be
read without segmentation faults. The character to
dissolve ligatures can be set through the
"ligaturedisolvechar" parameter. Entering
PS_PATH_SCOPE always starts a new PostScript path.
This fixes the clipping bug. Both grayscale and
RGB JPEG images can be read.
標籤: C, Major bugfixes

2005-01-14 22:52
0.2.5

Several segm faults on Solaris have been fixed. This release can be compiled with the C++ compiler. It has better support for PNG files.
標籤: C, Minor bugfixes

Project Resources