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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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 ;-)