About

Metadata

  • Last updated , by HamishMackenzie
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: gtk2hs-users@lists.sourceforge.net

  • Lottery factor: 2

Links

Installation

This package uses the Custom cabal build type

Tested Compilers

  1. 9.12.2
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7

Package Flags

Use the -f option with cabal commands to enable 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.

Readme

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.