diagrams-postscript

Postscript backend for diagrams drawing EDSL

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

Version on this page:1.1.0.5
LTS Haskell 23.0:1.5.1.1@rev:4
Stackage Nightly 2024-12-13:1.5.2
Latest on Hackage:1.5.2

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.1.0.5@sha256:9c8aac723671c1c90befc2f92c969c6698cd94a64b7e107054aacfb39d3fa654,2255

Module documentation for 1.1.0.5

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

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

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