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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 ;-)