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
You Might Also Like
Save hundreds of developer hours with components built for SaaS applications.
Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
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 ;-)