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