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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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 ;-)