@hackage cairo0.13.11.0
Binding to the Cairo library.
Installation
CustomTested Compilers
Dependencies (6)
- array <0.6
- base >=4.8 && <5
- bytestring <0.13
- mtl <2.4
- text >=1.0.0.0 && <2.2
- utf8-string >=0.2 && <1.1 Show all…
Dependents (118)
@hackage/hsc3-cairo, @hackage/hevolisa-dph, @hackage/minesweeper, @hackage/dynamic-graph, @hackage/Gtk2hsGenerics, @hackage/hoodle-core, Show all…
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.