diagrams-postscript

Postscript backend for diagrams drawing EDSL

https://diagrams.github.io/

Version on this page:1.5.1.1@rev:4
LTS Haskell 22.41:1.5.1.1@rev:4
Stackage Nightly 2024-11-12:1.5.1.1@rev:4
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.5.1.1@sha256:1e1384c68450222b2a4fbbc14c857fff92f29a469ef950a598e6ad22dbf0a9f2,2431

Module documentation for 1.5.1.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.