@hackage cairo0.12.2
Binding to the Cairo library.
Categories
License
BSD-3-Clause
Maintainer
gtk2hs-users@lists.sourceforge.net
Links
Versions
Installation
CustomDependencies (4)
- array
- base >=4 && <5
- bytestring
- mtl 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.