diagrams-postscript

Postscript backend for diagrams drawing EDSL

http://projects.haskell.org/diagrams/

Version on this page:1.3.0.5
LTS Haskell 23.21:1.5.1.1@rev:4
Stackage Nightly 2025-05-07:1.5.2@rev:1
Latest on Hackage:1.5.2@rev:1

See all snapshots diagrams-postscript appears in

BSD-3-Clause licensed by Ryan Yates
Maintained by [email protected]
This version can be pinned in stack with:diagrams-postscript-1.3.0.5@sha256:b3abc5d75d48ac2ee567ad75db71240070591e84c44979e285a797a7a73be8e3,2384

Module documentation for 1.3.0.5

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

  • Diagrams.Backend.Postscript.CmdLine - Provides the "mainWith" interface to render a diagram based on command line options.

  • Diagrams.Backend.Postscript - Provides the general API for rendering diagrams using the Postscript backend.

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