@hackage gi-cairo-render0.1.1
GI friendly Binding to the Cairo library.
Categories
License
BSD-3-Clause
Maintainer
Kilian Kilger (kkilger@gmail.com)
Links
Versions
Installation
Tested Compilers
Dependencies (7)
- array >=0.5
- base >=4 && <5
- bytestring >=0.10
- haskell-gi-base >=0.24 && <0.27
- mtl >=2.2
- text >=1.0.0.0 && <1.3 Show all…
Dependents (6)
@hackage/gi-cairo-connector, @hackage/diagrams-gi-cairo, @hackage/taffybar, @hackage/gtk-sni-tray, @hackage/brush-stroking, @hackage/gtk-scaling-image
Package Flags
cairo_pdf
(on by default)
Build the PDF backend of Cairo.
cairo_ps
(on by default)
Build the PostScript backend of Cairo.
cairo_svg
(on by default)
Build the Scalable Vector Graphics (SVG) backend of Cairo.
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.