diagrams-postscript

Postscript backend for diagrams drawing EDSL

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

Version on this page:1.5@rev:1
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.5@sha256:666dcc41d0a2942c884077b070ea0dd71c586567944fa4f67976251c717587b2,2379

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