PSlib is a C-library for generating multi page PostScript documents. There are functions for drawing lines, arcs, rectangles, curves, etc. PSlib also provides very sophisticated functions for text output including hyphenation and kerning.
Categories
PrintingLicense
GNU General Public License version 2.0 (GPLv2)Follow Library to create PostScript files
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Despite the GNUish style of installation, I like the source code being written in plain C, thus, hopefully, widely portable (by hand, of course :) ... not very many #ifdefs to remove, thank You, ... see my Plan9 port soon ;-)