diagrams-postscript

Postscript backend for diagrams drawing EDSL

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

Version on this page:1.4.1@rev:2
LTS Haskell 22.14:1.5.1.1@rev:2
Stackage Nightly 2024-03-28:1.5.1.1@rev:2
Latest on Hackage:1.5.1.1@rev: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.4.1@sha256:a39c44f8a93929de88e5c363290d5bb8bc93ba15cd36af5c9ca5b620d51cdf68,2443

Module documentation for 1.4.1

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.