cairo: Binding to the Cairo library.
Cairo is a library to render high quality vector graphics. There exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, amongst others.
Versions [faq] | 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.3.1, 0.12.4, 0.12.5.0, 0.12.5.1, 0.12.5.3, 0.13.0.0, 0.13.0.1, 0.13.0.2, 0.13.0.3, 0.13.0.4, 0.13.0.5, 0.13.0.6, 0.13.1.0, 0.13.1.1, 0.13.2.0, 0.13.3.0, 0.13.3.1, 0.13.4.0, 0.13.4.1, 0.13.4.2, 0.13.5.0, 0.13.6.0, 0.13.6.1, 0.13.8.0, 0.13.8.1 |
---|---|
Dependencies | array, base (==4.*), bytestring, haskell98, mtl [details] |
License | BSD-3-Clause |
Copyright | (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004 |
Author | Axel Simon, Duncan Coutts |
Maintainer | gtk2hs-users@sourceforge.net |
Category | Graphics |
Home page | http://www.haskell.org/gtk2hs/ |
Bug tracker | http://hackage.haskell.org/trac/gtk2hs/ |
Source repo | head: darcs get http://code.haskell.org/gtk2hs/ (cairo) |
Uploaded | by AndyStewart at 2010-11-07T15:00:12Z |
Distributions | Arch:0.13.8.1, Debian:0.13.5.0, Fedora:0.13.8.1, FreeBSD:0.13.1.0, NixOS:0.13.8.1 |
Downloads | 72589 total (269 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
- Graphics
- Rendering
- Graphics.Rendering.Cairo
- Graphics.Rendering.Cairo.Internal
- Graphics.Rendering.Cairo.Matrix
- Graphics.Rendering.Cairo.Types
- Graphics.Rendering.Cairo
- Rendering
Flags
Name | Description | Default | Type |
---|---|---|---|
cairo_pdf | Build the PDF backend of Cairo. | Enabled | Automatic |
cairo_ps | Build the PostScript backend of Cairo. | Enabled | Automatic |
cairo_svg | Build the Scalable Vector Graphics (SVG) backend of Cairo. | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cairo-0.12.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)