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

[Last Documentation]

  • Diagrams
    • Backend
      • Diagrams.Backend.Gtk

Downloads

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.9), cairo (>=0.12.4 && <0.14), diagrams-cairo (>=1.3 && <1.4), diagrams-lib (>=1.3 && <1.4), gtk (>=0.12.0 && <0.15) [details]
License BSD-3-Clause
Copyright John Lato
Author John Lato
Maintainer diagrams-discuss@googlegroups.com
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-01-25T03:53:39Z
Distributions Debian:1.4, LTSHaskell:1.4, NixOS:1.4
Reverse Dependencies 6 direct, 24 indirect [details]
Downloads 9815 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-28 [all 3 reports]

Readme for diagrams-gtk-1.3.0.1

[back to package description]

Build Status

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