diagrams-postscript

Postscript backend for diagrams drawing EDSL

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

Version on this page:1.4@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.4@sha256:a8380d94d26249e0974a965ee53e5454fc0d2ac02cb6b3a002b45a72d6d8b16e,2463

Module documentation for 1.4

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.