diagrams-postscript

Postscript backend for diagrams drawing EDSL

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

Version on this page:1.4.1@rev:1
LTS Haskell 22.17:1.5.1.1@rev:2
Stackage Nightly 2024-04-14: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:219fe62639e23659ac5bb13c76fb2713ff1d5cd1091b4ca9e97b64cfe981197c,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.