diagrams-postscript

Postscript backend for diagrams drawing EDSL

https://diagrams.github.io/

Version on this page:1.5.1.1@rev:4
LTS Haskell 23.27:1.5.1.1@rev:4
Stackage Nightly 2025-07-12:1.5.2@rev:2
Latest on Hackage:1.5.2@rev:2

See all snapshotsdiagrams-postscript appears in

BSD-3-Clause licensedbyRyan Yates
Maintained by[email protected]
This version can be pinned in stack with:diagrams-postscript-1.5.1.1@sha256:1e1384c68450222b2a4fbbc14c857fff92f29a469ef950a598e6ad22dbf0a9f2,2431

Module documentation for 1.5.1.1

Used by 2 packages inlts-23.17(full list with versions):

This package provides a modular backend for renderingdiagrams created with the diagrams EDSL using Postscript.

  • Diagrams.Backend.Postscript.CmdLine - Providesthe "mainWith" interface to render a diagrambased on command line options.

  • Diagrams.Backend.Postscript - Provides thegeneral API for rendering diagrams using thePostscript backend.

  • Diagrams.Backend.CMYK - Special support for CMYKcolor attributes.