diagrams-gtk: Backend for rendering diagrams directly to GTK windows

[ bsd3, graphics, library ] [ Propose Tags ]

An optional add-on to the diagrams-cairo package which allows rendering diagrams directly to GTK windows.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.6, 0.6.0.1, 1.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.3, 1.3.0.1, 1.3.0.2, 1.4 (info)
Change log CHANGES.markdown
Dependencies base (>=4.2 && <4.19), cairo (>=0.12.4 && <0.14), diagrams-cairo (>=1.3 && <1.5), diagrams-lib (>=1.3 && <1.5), gtk (>=0.12.0 && <0.16) [details]
License BSD-3-Clause
Copyright John Lato
Author John Lato
Maintainer diagrams-discuss@googlegroups.com
Revised Revision 6 made by BrentYorgey at 2023-07-11T02:50:28Z
Category Graphics
Home page http://projects.haskell.org/diagrams/
Source repo head: git clone http://github.com/diagrams/diagrams-gtk.git
Uploaded by BrentYorgey at 2016-10-27T05:10:43Z
Distributions Debian:1.4, LTSHaskell:1.4, NixOS:1.4
Reverse Dependencies 6 direct, 24 indirect [details]
Downloads 9814 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-28 [all 1 reports]

Readme for diagrams-gtk-1.4

[back to package description]

Build Status

A rendering backend for drawing diagrams directly to GTK windows, built on top of the diagrams-cairo backend.