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

[ bsd3, graphics, library ] [ Propose Tags ]
This version is deprecated.

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


[Skip to Readme]

Modules

[Index]

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.8), cairo (>=0.12.4 && <0.13), diagrams-cairo (>=1.0 && <1.3), diagrams-lib (>=1.0 && <1.3), gtk (>=0.12.0 && <0.13) [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 jeffreyrosenbluth at 2014-06-02T18:19:42Z
Distributions Debian:1.4, LTSHaskell:1.4, NixOS:1.4
Reverse Dependencies 6 direct, 24 indirect [details]
Downloads 9812 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]

Readme for diagrams-gtk-1.0.1.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.